Returns true if the views have already been built for this handle. @return a boolean value.
()
| 50 | * @return a <tt>boolean</tt> value. |
| 51 | */ |
| 52 | public boolean viewsBuilt(); |
| 53 | |
| 54 | /** |
| 55 | * Called when this handle is not required any more. |
no outgoing calls
no test coverage detected