Uses of Interface
org.zkoss.pivot.GroupHandler
-
Packages that use GroupHandler Package Description 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 Modifier and Type Method Description GroupHandlerPivotField. getGroupHandler()Returns the group handler. -
Uses of GroupHandler in org.zkoss.pivot.impl
Fields in org.zkoss.pivot.impl declared as GroupHandler Modifier and Type Field Description protected GroupHandlerSimplePivotField. _groupHandlerMethods in org.zkoss.pivot.impl that return GroupHandler Modifier and Type Method Description GroupHandlerSimplePivotField. getGroupHandler()Methods in org.zkoss.pivot.impl with parameters of type GroupHandler Modifier and Type Method Description voidSimplePivotField. setGroupHandler(GroupHandler groupHandler)Sets the group handler.
-