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