Class SelectorsExt.ExtendedUtilityHandlerImpl

  • All Implemented Interfaces:
    org.zkoss.zk.ui.select.SelectorComposer.UtilityHandler
    Enclosing class:
    SelectorsExt

    public static class SelectorsExt.ExtendedUtilityHandlerImpl
    extends org.zkoss.zk.ui.select.SelectorComposer.UtilityHandlerImpl
    Extended utility implementation for SelectorComposer.
    Since:
    6.0.1
    Author:
    simonpai
    • Constructor Detail

      • ExtendedUtilityHandlerImpl

        public ExtendedUtilityHandlerImpl()
    • Method Detail

      • subscribeEventQueues

        public java.lang.Object subscribeEventQueues​(java.lang.Object controller)
        Specified by:
        subscribeEventQueues in interface org.zkoss.zk.ui.select.SelectorComposer.UtilityHandler
        Overrides:
        subscribeEventQueues in class org.zkoss.zk.ui.select.SelectorComposer.UtilityHandlerImpl
      • resubscribeEventQueues

        public java.lang.Object resubscribeEventQueues​(java.lang.Object controller)
        Specified by:
        resubscribeEventQueues in interface org.zkoss.zk.ui.select.SelectorComposer.UtilityHandler
        Overrides:
        resubscribeEventQueues in class org.zkoss.zk.ui.select.SelectorComposer.UtilityHandlerImpl
      • postSubscriptionHandling

        public void postSubscriptionHandling​(java.lang.Object subsInfo,
                                             java.lang.Object target)
        Specified by:
        postSubscriptionHandling in interface org.zkoss.zk.ui.select.SelectorComposer.UtilityHandler
        Overrides:
        postSubscriptionHandling in class org.zkoss.zk.ui.select.SelectorComposer.UtilityHandlerImpl