AbstractAbstractcontextAbstractdestroyedReports whether this view has been destroyed.
True after the destroy() method has been called, false otherwise.
Abstractfirstthe first node for this embedded view.
Abstractlastthe last node for this embedded view.
AbstractrootThe root nodes for this embedded view.
AbstractafterAbstractbeforeAbstractcheckAbstractdestroyAbstractdetachAbstractdetectAbstractmarkAbstractonA lifecycle hook that provides additional developer-defined cleanup functionality for views.
A handler function that cleans up developer-defined data
associated with a view. Called when the destroy() method is invoked.
Abstractreattach
The context for this view, inherited from the anchor element.