Package com.saperion.ngc.events
Package for all ZK events.
- Since:
- 0.0.2
-
Interface Summary Interface Description EventChild Interface for UI-components with automatic event handling.EventChildHandler This interface defines common methods to post events for webclient-components.LogEventChildHandler Common interface providing log event methods.MainWindowEventReceiver A component that implements this marker-interface is treated like a main-window of a SAPERION WebClient. -
Class Summary Class Description ArchiverSuccessEvent Event fired byArchiverHandler
when a new document was archived successfully.BaseWindow The BaseWindow is the abstract superclass of all window-based components of the webclient that use the default event-handling mechanism.CancelSelectedEvent This event is sent to the resultset when editing the index of an element was canceled.CheckDataBean Bean for checkin / checkout events.DisplayPopupEvent ZK event to display a document in a popup.DragStartedEvent Event fired when a component gets dragged.EventCastUtil Utility class to cast a ZK eventEvent
to needed event class.EventChildHandlerImpl Implementation ofEventChildHandler
.EventConv<T> ExternalStorageUploadStatusEvent FastAccessDragOverEvent Event fired when the user drags something over a fast access item.IdentifiedEvent Event that stores the id of the sender.KeyListenerEvent Event that is fired by KeyUpListener when a key is released.LogonEvent Event onLogon.MaskInfoBean This bean holds information about a form that is either about to be opened or that is already open.PasswordExpiredEvent Event fired when a user logs on with an expired password.QueryFavoriteEvent AddToFavoritesEvent event class.RefreshEvent ResetGuiEvent Event to cause other components to reset the GUI.ShareBaseCheckDataBean UploadDocumentEvent Upload document event.UploadExternalStorageDocumentEvent UploadSuccessEvent Event fired to notify the navigation view that a new document was created and filed in the specified folder.WorkflowActionEvent WorkflowCommentEvent WorkflowDisplayCommentEvent -
Enum Summary Enum Description CheckDataBean.CheckType Checkout / checkin type.LogonEvent.LogonResult Logon types.ShareBaseCheckDataBean.ShareBaseCheckType Checkout / checkin type.