| Interface | Description |
|---|---|
| EventChild |
Interface for UI-components with automatic event handling.
|
| EventChildHandler | |
| 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 | Description |
|---|---|
| ArchiverSuccessEvent |
Event fired by
ArchiverHandler 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 event
Event to needed event class. |
| EventChildHandlerImpl | |
| EventConv<T> | |
| 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.
|
| UploadDocumentEvent |
Upload document event.
|
| UploadSuccessEvent |
Event fired to notify the navigation view that a new document was created and filed in the
specified folder.
|
| WorkflowActionEvent | |
| WorkflowCommentEvent |
| Enum | Description |
|---|---|
| CheckDataBean.CheckType |
Checkout / checkin type.
|
| LogonEvent.LogonResult |
Logon types.
|
Copyright © 2016 SAPERION AG. All rights reserved.