Uses of Interface
org.zkoss.stateless.action.ActionType.OnSearch6
-
Packages that use ActionType.OnSearch6 Package Description org.zkoss.stateless.action -
-
Uses of ActionType.OnSearch6 in org.zkoss.stateless.action
Methods in org.zkoss.stateless.action that return ActionType.OnSearch6 Modifier and Type Method Description static <A,B,C,D,E,F>
ActionType.OnSearch6<A,B,C,D,E,F>ActionType. onSearch(ActionType.OnSearch6<A,B,C,D,E,F> handler)
Methods in org.zkoss.stateless.action with parameters of type ActionType.OnSearch6 Modifier and Type Method Description static <A,B,C,D,E,F>
ActionType.OnSearch6<A,B,C,D,E,F>ActionType. onSearch(ActionType.OnSearch6<A,B,C,D,E,F> handler)
-