public static interface BindUiLifeCycle.Extension
BindUiLifeCycle.
The class name of the extension shall be specified in
the library properties called org.zkoss.bind.tracker.impl.extension.
Notice that it is used only internally.
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLifeCycleHandling(org.zkoss.zk.ui.Component comp) |
void |
markLifeCycleHandling(org.zkoss.zk.ui.Component comp) |
void |
removeLifeCycleHandling(org.zkoss.zk.ui.Component comp) |
Copyright © 2020. All rights reserved.