|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.zkoss.zk.ui.select.SelectorComposer.UtilityHandlerImpl org.zkoss.zkmax.ui.select.SelectorsExt.ExtendedUtilityHandlerImpl
public static class SelectorsExt.ExtendedUtilityHandlerImpl
Extended utility implementation for SelectorComposer
.
Constructor Summary | |
---|---|
SelectorsExt.ExtendedUtilityHandlerImpl()
|
Method Summary | |
---|---|
void |
postSubscriptionHandling(java.lang.Object subsInfo,
java.lang.Object target)
Handling the subscription after a target(e.x. component) attached to this controller |
java.lang.Object |
resubscribeEventQueues(java.lang.Object controller)
Re-subscribes annotated methods to the EventQueues, used in clustering environment. |
java.lang.Object |
subscribeEventQueues(java.lang.Object controller)
Subscribes annotated methods to the EventQueues. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SelectorsExt.ExtendedUtilityHandlerImpl()
Method Detail |
---|
public java.lang.Object subscribeEventQueues(java.lang.Object controller)
SelectorComposer.UtilityHandler
subscribeEventQueues
in interface SelectorComposer.UtilityHandler
subscribeEventQueues
in class SelectorComposer.UtilityHandlerImpl
public java.lang.Object resubscribeEventQueues(java.lang.Object controller)
SelectorComposer.UtilityHandler
resubscribeEventQueues
in interface SelectorComposer.UtilityHandler
resubscribeEventQueues
in class SelectorComposer.UtilityHandlerImpl
public void postSubscriptionHandling(java.lang.Object subsInfo, java.lang.Object target)
SelectorComposer.UtilityHandler
postSubscriptionHandling
in interface SelectorComposer.UtilityHandler
postSubscriptionHandling
in class SelectorComposer.UtilityHandlerImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |