org.zkoss.zkmax.ui.select
Class SelectorsExt

java.lang.Object
  extended by org.zkoss.zkmax.ui.select.SelectorsExt

public class SelectorsExt
extends java.lang.Object

Extended utilities for Selectors and SelectorComposer.

Since:
6.0.1
Author:
simonpai

Nested Class Summary
static class SelectorsExt.ExtendedUtilityHandlerImpl
          Extended utility implementation for SelectorComposer.
 
Constructor Summary
SelectorsExt()
           
 
Method Summary
static void subscribeEventQueues(java.lang.Object controller)
          Subscribe member methods with Subscribe annotation in the controller object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectorsExt

public SelectorsExt()
Method Detail

subscribeEventQueues

public static void subscribeEventQueues(java.lang.Object controller)
Subscribe member methods with Subscribe annotation in the controller object.

Since:
6.0.1


Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo