Uses of Class
org.zkoss.zk.ui.util.DataHandlerInfo

Packages that use DataHandlerInfo
org.zkoss.zk.ui.util Utilities to handle user interfaces. 
 

Uses of DataHandlerInfo in org.zkoss.zk.ui.util
 

Methods in org.zkoss.zk.ui.util that return types with arguments of type DataHandlerInfo
 java.util.Map<java.lang.String,DataHandlerInfo> Configuration.getDataHandlers()
          Returns all of the client data attribute handlers
 

Methods in org.zkoss.zk.ui.util with parameters of type DataHandlerInfo
 void Configuration.addDataHandler(DataHandlerInfo info)
          Adds client data attribute handler
 



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