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(Component comp) |
void |
markLifeCycleHandling(Component comp) |
void |
removeLifeCycleHandling(Component comp) |
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.