Uses of Interface
org.zkoss.pivot.GroupHandler

Packages that use GroupHandler
org.zkoss.pivot Major classes of ZK Pivottable. 
org.zkoss.pivot.impl Implementation of models. 
 

Uses of GroupHandler in org.zkoss.pivot
 

Methods in org.zkoss.pivot that return GroupHandler
 GroupHandler PivotField.getGroupHandler()
          Returns the group handler.
 

Uses of GroupHandler in org.zkoss.pivot.impl
 

Fields in org.zkoss.pivot.impl declared as GroupHandler
protected  GroupHandler SimplePivotField._groupHandler
           
 

Methods in org.zkoss.pivot.impl that return GroupHandler
 GroupHandler SimplePivotField.getGroupHandler()
           
 

Methods in org.zkoss.pivot.impl with parameters of type GroupHandler
 void SimplePivotField.setGroupHandler(GroupHandler groupHandler)
          Sets the group handler.
 



Copyright © 2012. All Rights Reserved.