Modifier and Type | Method and Description |
---|---|
boolean |
isReady()
Returns
true if the view's data is ready for consumption. |
void |
signalReady()
Signal that the view's data is ready for consumption.
|
void signalReady()
empty
view may be signaled as ready.boolean isReady()
true
if the view's data is ready for consumption.
A view is considered ready if
signaled ready
empty
.Copyright © 2013–2015. All rights reserved.