Package org.zkoss.stateless.action
Interface ActionType.OnScrollX9<A,B,C,D,E,F,G,H,I>
-
- All Superinterfaces:
ActionHandler
,ActionHandler9<A,B,C,D,E,F,G,H,I>
,CheckedConsumer9<A,B,C,D,E,F,G,H,I>
,java.io.Serializable
- Enclosing interface:
- ActionType
public static interface ActionType.OnScrollX9<A,B,C,D,E,F,G,H,I> extends ActionHandler9<A,B,C,D,E,F,G,H,I>
-
-
Field Summary
-
Fields inherited from interface org.zkoss.stateless.util.ActionHandler
CACHE_SIZE, DEFAULT_VALUES, LOADED_CLASS_CACHE, LOADED_LAMBDA_CACHE, LOADED_METHOD_CACHE
-
-
Method Summary
-
Methods inherited from interface org.zkoss.stateless.util.ActionHandler
call, call
-
Methods inherited from interface org.zkoss.stateless.util.ActionHandler9
getParameterCount
-
Methods inherited from interface org.zkoss.stateless.function.CheckedConsumer9
accept, andThen
-
-