Uses of Interface
org.zkoss.stateless.action.ActionType.OnFulfill1
-
Packages that use ActionType.OnFulfill1 Package Description org.zkoss.stateless.action -
-
Uses of ActionType.OnFulfill1 in org.zkoss.stateless.action
Methods in org.zkoss.stateless.action that return ActionType.OnFulfill1 Modifier and Type Method Description static <A> ActionType.OnFulfill1<A>
ActionType. onFulfill(ActionType.OnFulfill1<A> handler)
Methods in org.zkoss.stateless.action with parameters of type ActionType.OnFulfill1 Modifier and Type Method Description static <A> ActionType.OnFulfill1<A>
ActionType. onFulfill(ActionType.OnFulfill1<A> handler)
-