Uses of Interface
org.zkoss.stateless.util.ActionHandler4
-
Packages that use ActionHandler4 Package Description org.zkoss.stateless.action org.zkoss.stateless.sul org.zkoss.stateless.util -
-
Uses of ActionHandler4 in org.zkoss.stateless.action
Subinterfaces of ActionHandler4 in org.zkoss.stateless.action Modifier and Type Interface Description static interface
ActionType.OnAcrossPage4<A,B,C,D>
static interface
ActionType.OnAdjustCols4<A,B,C,D>
static interface
ActionType.OnAdjustFrozenCols4<A,B,C,D>
static interface
ActionType.OnAdjustRows4<A,B,C,D>
static interface
ActionType.OnAfterRender4<A,B,C,D>
static interface
ActionType.OnAfterSize4<A,B,C,D>
static interface
ActionType.OnAnchorPos4<A,B,C,D>
static interface
ActionType.OnBlur4<A,B,C,D>
static interface
ActionType.OnBookmarkChange4<A,B,C,D>
static interface
ActionType.OnCameraUnavailable4<A,B,C,D>
static interface
ActionType.OnCancel4<A,B,C,D>
static interface
ActionType.OnCellClick4<A,B,C,D>
static interface
ActionType.OnChange4<A,B,C,D>
static interface
ActionType.OnChanging4<A,B,C,D>
static interface
ActionType.OnCheck4<A,B,C,D>
static interface
ActionType.OnCheckSelectAll4<A,B,C,D>
static interface
ActionType.OnClear4<A,B,C,D>
static interface
ActionType.OnClick4<A,B,C,D>
static interface
ActionType.OnClientInfo4<A,B,C,D>
static interface
ActionType.OnClose4<A,B,C,D>
static interface
ActionType.OnColSize4<A,B,C,D>
static interface
ActionType.OnCreate4<A,B,C,D>
static interface
ActionType.OnCrop4<A,B,C,D>
static interface
ActionType.OnCtrlKey4<A,B,C,D>
static interface
ActionType.OnDataLoading4<A,B,C,D>
static interface
ActionType.OnDeferredEvaluation4<A,B,C,D>
static interface
ActionType.OnDesktopRecycle4<A,B,C,D>
static interface
ActionType.OnDetect4<A,B,C,D>
static interface
ActionType.OnDivisionSize4<A,B,C,D>
static interface
ActionType.OnDoubleClick4<A,B,C,D>
static interface
ActionType.OnDrop4<A,B,C,D>
static interface
ActionType.OnError4<A,B,C,D>
static interface
ActionType.OnFocus4<A,B,C,D>
static interface
ActionType.OnFulfill4<A,B,C,D>
static interface
ActionType.OnGroup4<A,B,C,D>
static interface
ActionType.OnHistoryPopState4<A,B,C,D>
static interface
ActionType.OnInnerWidth4<A,B,C,D>
static interface
ActionType.OnItemClick4<A,B,C,D>
static interface
ActionType.OnLengthLimitExceed4<A,B,C,D>
static interface
ActionType.OnMaxFileCountExceed4<A,B,C,D>
static interface
ActionType.OnMaximize4<A,B,C,D>
static interface
ActionType.OnMaxsizeExceed4<A,B,C,D>
static interface
ActionType.OnMinimize4<A,B,C,D>
static interface
ActionType.OnModal4<A,B,C,D>
static interface
ActionType.OnMouseOut4<A,B,C,D>
static interface
ActionType.OnMouseOver4<A,B,C,D>
static interface
ActionType.OnMove4<A,B,C,D>
static interface
ActionType.OnNotify4<A,B,C,D>
static interface
ActionType.OnOK4<A,B,C,D>
static interface
ActionType.OnOpen4<A,B,C,D>
static interface
ActionType.OnPageSize4<A,B,C,D>
static interface
ActionType.OnPaging4<A,B,C,D>
static interface
ActionType.OnPiggyback4<A,B,C,D>
static interface
ActionType.OnPortalDrop4<A,B,C,D>
static interface
ActionType.OnPortalMove4<A,B,C,D>
static interface
ActionType.OnRangeValueChange4<A,B,C,D>
static interface
ActionType.OnRender4<A,B,C,D>
static interface
ActionType.OnRightClick4<A,B,C,D>
static interface
ActionType.OnRotate4<A,B,C,D>
static interface
ActionType.OnSave4<A,B,C,D>
static interface
ActionType.OnScriptError4<A,B,C,D>
static interface
ActionType.OnScroll4<A,B,C,D>
static interface
ActionType.OnScrolling4<A,B,C,D>
static interface
ActionType.OnScrollPos4<A,B,C,D>
static interface
ActionType.OnScrollX4<A,B,C,D>
static interface
ActionType.OnScrollY4<A,B,C,D>
static interface
ActionType.OnSearch4<A,B,C,D>
static interface
ActionType.OnSearching4<A,B,C,D>
static interface
ActionType.OnSelect4<A,B,C,D>
static interface
ActionType.OnSelection4<A,B,C,D>
static interface
ActionType.OnSelectSubModel4<A,B,C,D>
static interface
ActionType.OnSize4<A,B,C,D>
static interface
ActionType.OnSlide4<A,B,C,D>
static interface
ActionType.OnSnapshotUpload4<A,B,C,D>
static interface
ActionType.OnSort4<A,B,C,D>
static interface
ActionType.OnStateChange4<A,B,C,D>
static interface
ActionType.OnStub4<A,B,C,D>
static interface
ActionType.OnSwipe4<A,B,C,D>
static interface
ActionType.OnTargetClick4<A,B,C,D>
static interface
ActionType.OnTimer4<A,B,C,D>
static interface
ActionType.OnTimeZoneChange4<A,B,C,D>
static interface
ActionType.OnTopPad4<A,B,C,D>
static interface
ActionType.OnUngroup4<A,B,C,D>
static interface
ActionType.OnUpload4<A,B,C,D>
static interface
ActionType.OnURIChange4<A,B,C,D>
static interface
ActionType.OnUser4<A,B,C,D>
static interface
ActionType.OnVisibilityChange4<A,B,C,D>
static interface
ActionType.OnWeekClick4<A,B,C,D>
static interface
ActionType.OnZIndex4<A,B,C,D>
-
Uses of ActionHandler4 in org.zkoss.stateless.sul
Methods in org.zkoss.stateless.sul with parameters of type ActionHandler4 Modifier and Type Method Description default <A,B,C,D>
RIComponent. withAction(ActionHandler4<A,B,C,D> action)
Returns a copy ofthis
immutable component with the specifiedaction
. -
Uses of ActionHandler4 in org.zkoss.stateless.util
Methods in org.zkoss.stateless.util with parameters of type ActionHandler4 Modifier and Type Method Description static <A,B,C,D>
ActionHandlerActionHandler. of(ActionHandler4<A,B,C,D> a)
Returns a casting ofActionHandler
.
-