Abstract
Abstract
destroyedTrue after the destroy()
method has been called, false otherwise.
Abstract
checkAbstract
destroyAbstract
detachAbstract
detectAbstract
markAbstract
onA 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.
Abstract
reattach
Reports whether this view has been destroyed.