Package org.zkoss.stateless.action
Interface ActionType.OnMaxFileCountExceed0
-
- All Superinterfaces:
ActionHandler
,ActionHandler0
,CheckedRunnable
,java.io.Serializable
- Enclosing interface:
- ActionType
public static interface ActionType.OnMaxFileCountExceed0 extends ActionHandler0
-
-
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.ActionHandler0
getParameterCount
-
Methods inherited from interface org.zkoss.stateless.function.CheckedRunnable
run
-
-