public interface EventChild extends Serializable
Modifier and Type | Field and Description |
---|---|
static List<String> |
ALL_EVENTS
All events.
|
static String |
ON_ADD_LINK
Unused.
|
static String |
ON_ADD_LOOKUP
Event used to create new lookup items.
|
static String |
ON_ADD_TO_FAVORITES
Event sent by result list to add a query to the favorites.
|
static String |
ON_AFTER_QUERY
Event fired by result list after a query was performed.
|
static String |
ON_BUTTON
Event sent when the user clicks on a button in a form.
|
static String |
ON_BUTTON_QUERY
Event sent by query-button in a form to start a query.
|
static String |
ON_CANCEL
Event sent when the user clicked cancel in a form popup window.
|
static String |
ON_CANCEL_AND
Event sent when the user clicked on a cancel-and-button in a form popup window.
|
static String |
ON_CANCEL_EDIT
Event sent when the user clicks on a cancel button in an index mask.
|
static String |
ON_CHANGE_DOCUMENT_SECURITY
Event sent by result list to edit the ACLs of a document.
|
static String |
ON_CHANGE_FOLDER_SECURITY
Event sent by navigation to edit the ACLs of a folder.
|
static String |
ON_CLEAR
Unused.
|
static String |
ON_DELETE_SELECTED
Event sent by result list to delete an item.
|
static String |
ON_DISPLAY_POPUP
Event sent by the result list to open the document in the viewer-popup.
|
static String |
ON_DISPLAY_RESULTITEM
Event sent by result list when the user clicks on an item to open the document in the viewer.
|
static String |
ON_DISPLAY_TEMPORARY_DOCUMENT
Event sent to the viewer in an index-form to display a document that was not yet archived.
|
static String |
ON_DOCUMENT_ADDED
Event fired when a new document was added successfully.
|
static String |
ON_DOCUMENT_CHECK
Event sent by result list to check-out or check-in an item.
|
static String |
ON_DOCUMENT_FILING
Event sent when a document is filed in a folder.
|
static String |
ON_DOCUMENT_LOCKED
Event sent to notify other components when a document was locked.
|
static String |
ON_DOCUMENT_RELEASE
Event sent by result list to release a revision.
|
static String |
ON_DOWNLOAD_RESULTITEM
Event sent by result list to start a download.
|
static String |
ON_EDIT_CONTENT
Event sent by the result list to start, cancel or finish the editing of a document (annotations).
|
static String |
ON_EDIT_FOLDER
Event used to show an index form for a folder's properties.
|
static String |
ON_EDIT_ITEM
Event sent to a form to show an index-form to edit a folder or lookup-item.
|
static String |
ON_EDIT_ITEM_SELECTED
Event sent by result list to edit the index-data of an item in the list (only for lookups).
|
static String |
ON_EDIT_LOOKUP
Event used to edit lookup items.
|
static String |
ON_EDIT_SELECTED
Event sent by result list to edit the index-data of an item in the list (not for lookups).
|
static String |
ON_EDIT_STRUCTURE
Event fired when the user clicks on the edit structure menu item in result list.
|
static String |
ON_EXPAND_NODE
Event used to automatically expand a node in the navigation when the user drags an item over it.
|
static String |
ON_EXPORT
Event is fired to trigger an export in the result list.
|
static String |
ON_FAST_ACCESS_DRAG_OVER
Event sent when something is dragged over a fast access item.
|
static String |
ON_FIELD_CHANGE
Event sent by a field in a form when it's value is changed.
|
static String |
ON_FILE_ACTION
Event used to perform actions like create, edit, delete on an eFile.
|
static String |
ON_FILE_PREVIEW
Event used to show an eFiles index data in a preview-form.
|
static String |
ON_FILE_SEARCH
Unused.
|
static String |
ON_FORM_CREATED
Event sent by an iForm when the form was created.
|
static String |
ON_FORM_RENDER_ERROR
Event sent by an iForm when the form in a popup failed to render.
|
static String |
ON_FORWARD
Unused.
|
static String |
ON_IGNORE
Unused.
|
static String |
ON_INDEX
Unused.
|
static String |
ON_INDEX_CLEAR
Event sent by clear-fields-button in a form to clear all fields.
|
static String |
ON_INDEX_RESULTITEM
Event sent by result list when the selected item is changed.
|
static String |
ON_ITEM_DOUBLECLICK
Event fired when the user double-clicks on an item in the result list.
|
static String |
ON_LAUNCH_WORKFLOW
Event sent by result list to launch a workflow.
|
static String |
ON_LOG
Event used to add a message to the log.
|
static String |
ON_LOGON
Event sent to logon or logoff a user.
|
static String |
ON_MACRO
Unused.
|
static String |
ON_NAVIGATION
Navigation event (unused).
|
static String |
ON_NAVIGATION_FOLDER
Event sent by navigation view when the user clicks on a folder.
|
static String |
ON_NAVIGATION_FORM
Event sent by navigation view when the user clicks on an application-node.
|
static String |
ON_NAVIGATION_WEBPART
Event sent by navigation view when the user clicks on a webpart-node.
|
static String |
ON_NEW_ITEM
Event sent to a form to show an index-form to create a new folder or lookup-item.
|
static String |
ON_NEW_SELECTED
Event sent by result list when the user wants to create a new item.
|
static String |
ON_OK
Event sent when the user clicked ok in a form popup window.
|
static String |
ON_OPEN_INDEX_MASK
Event used to open an index form in a popup.
|
static String |
ON_OPEN_MASK
Event sent to iForm view to open a form (unused).
|
static String |
ON_OPEN_QUERY_MASK
Event used to open an query form in a popup.
|
static String |
ON_PASSWORD_EXPIRED
Event is fired when the user logs on with an expired password.
|
static String |
ON_PRINT_DOCUMENTS
Event sent by the result list to print documents.
|
static String |
ON_QUERY
Unused.
|
static String |
ON_QUERY_FAVORITE
Event sent by navigation view to open a favorite-node.
|
static String |
ON_REFRESH
Event used to refresh the contents of a result list.
|
static String |
ON_REFRESH_FOLDER
Event used to refresh a folder in the navigation.
|
static String |
ON_RESET_GUI
Event sent by login view when a new user logs on.
|
static String |
ON_REVISION_CREATED
Event is fired when a new document revision is created in back end.
|
static String |
ON_SAVE_AND
Unused.
|
static String |
ON_SAVE_DOC
Event fired when the save button is clicked.
|
static String |
ON_SAVE_FOLDER
Event used to save a folder's properties.
|
static String |
ON_SCROLL_NODE
Scroll node event (unused).
|
static String |
ON_SELECT_TREE_ITEM
Event sent by iForm to select an item in the navigation tree (only for workflow).
|
static String |
ON_SELECTDDC
Event sent to iForm to open a system form (unused).
|
static String |
ON_SEND_MAIL_RESULTITEM
Event sent by the result list to send items by mail.
|
static String |
ON_START_WORKFLOW
Event sent by result list to start a workflow (shows definition selection dialog).
|
static String |
ON_TAB_SELECTED
Event used to synchronize the navigation- and the main-tab-view.
|
static String |
ON_UNDELETE_SELECTED
Event sent by result list to un-delete an item.
|
static String |
ON_UPLOAD_DOCUMENT
Event used to upload new documents.
|
static String |
ON_UPLOAD_SUCCESS
Event sent when uploading a document succeeded.
|
static String |
ON_VARIABLES_AVAILABLE
Event is fired when a field can pull it's value from document variables.
|
static String |
ON_WF
Unused.
|
static String |
ON_WF_COMMENT_DIALOG_CANCEL
Unused.
|
static String |
ON_WF_COMMENT_DIALOG_OK
Unused.
|
static String |
ON_WFCOMMENTS
Unused.
|
static String |
ON_WFDELEGATE
Unused.
|
static String |
ON_WFFORWARD
Unused.
|
static String |
ON_WFFORWARD1
Unused.
|
static String |
ON_WFFORWARD2
Unused.
|
static String |
ON_WFFORWARD3
Unused.
|
static String |
ON_WFFORWARD4
Unused.
|
static String |
ON_WFFORWARD5
Unused.
|
static String |
ON_WFHISTORY
Unused.
|
static String |
ON_WFPUTBACK
Unused.
|
static String |
ON_WFREMINDER
Unused.
|
static String |
ON_WFTAKE
Unused.
|
static String |
ON_WORKFLOW_ACTION
Event sent by result list to perform a workflow-action.
|
static String |
ON_WORKFLOW_COMMENT
Event sent by result list to handle workflow-comments.
|
Modifier and Type | Method and Description |
---|---|
Set<org.zkoss.zk.ui.Component> |
getEventtarget(String eventName)
Reads the event target for the given event name, if set or the root element.
|
void |
setEventtarget(org.zkoss.zk.ui.Component comp,
String eventName)
Set the event target.
|
static final String ON_NAVIGATION
static final String ON_NAVIGATION_FORM
MainTabView
and IntelligentFormView
.static final String ON_NAVIGATION_FOLDER
MainTabView
and IntelligentFormView
.static final String ON_NAVIGATION_WEBPART
MainTabView
.static final String ON_OPEN_MASK
static final String ON_SELECTDDC
static final String ON_INDEX_CLEAR
IntelligentField
.static final String ON_BUTTON_QUERY
ResultSetView
.static final String ON_DISPLAY_RESULTITEM
DocumentView
.static final String ON_DISPLAY_TEMPORARY_DOCUMENT
DocumentView
.static final String ON_DISPLAY_POPUP
DocumentView
.static final String ON_INDEX_RESULTITEM
IntelligentField
,
IntelligentFormView
, ResultSetView
.static final String ON_DOWNLOAD_RESULTITEM
ResultSetView
.static final String ON_SEND_MAIL_RESULTITEM
ResultSetView
.static final String ON_START_WORKFLOW
ResultSetView
.static final String ON_LAUNCH_WORKFLOW
ResultSetView
.static final String ON_WORKFLOW_ACTION
ResultSetView
.static final String ON_WORKFLOW_COMMENT
ResultSetView
.static final String ON_FIELD_CHANGE
FormMashup
.static final String ON_SELECT_TREE_ITEM
NavigationView
.static final String ON_RESET_GUI
IntelligentFormView
.static final String ON_EDIT_CONTENT
ResultSetView
.static final String ON_EXPAND_NODE
DroppableTreeRow
.static final String ON_SCROLL_NODE
static final String ON_FORM_CREATED
IntelligentFormView
static final String ON_FORM_RENDER_ERROR
ResultSetView
static final String ON_FAST_ACCESS_DRAG_OVER
FastAccessItem
.static final String ON_NEW_SELECTED
ResultSetView
.static final String ON_NEW_ITEM
IntelligentFormView
.static final String ON_EDIT_ITEM
IntelligentFormView
.static final String ON_EDIT_ITEM_SELECTED
ResultSetView
and IntelligentFormView
.static final String ON_EDIT_SELECTED
ResultSetView
and IntelligentFormView
.static final String ON_OPEN_INDEX_MASK
IntelligentFormView
.static final String ON_OPEN_QUERY_MASK
IntelligentFormView
.static final String ON_DELETE_SELECTED
ResultSetView
.static final String ON_UNDELETE_SELECTED
ResultSetView
.static final String ON_DOCUMENT_CHECK
ResultSetView
.static final String ON_DOCUMENT_RELEASE
ResultSetView
.static final String ON_DOCUMENT_LOCKED
IntelligentFormView
and ResultSetView
.static final String ON_CANCEL_EDIT
ResultSetView
.static final String ON_PRINT_DOCUMENTS
ResultSetView
.static final String ON_SAVE_DOC
ON_REVISION_CREATED
event is fired.
Handled by ResultSetView
.static final String ON_ADD_LOOKUP
IntelligentFormPopupWindow
.static final String ON_EDIT_LOOKUP
IntelligentFormPopupWindow
.static final String ON_REFRESH
ResultSetView
.static final String ON_DOCUMENT_FILING
NavigationView
.static final String ON_BUTTON
IntelligentFormView
.static final String ON_OK
IntelligentFormPopupWindow
.static final String ON_CANCEL
IntelligentFormPopupWindow
.static final String ON_QUERY
static final String ON_IGNORE
static final String ON_MACRO
static final String ON_SAVE_AND
static final String ON_INDEX
static final String ON_FORWARD
static final String ON_CANCEL_AND
IntelligentFormPopupWindow
.static final String ON_CLEAR
static final String ON_WF
static final String ON_WFFORWARD
static final String ON_WFFORWARD1
static final String ON_WFFORWARD2
static final String ON_WFFORWARD3
static final String ON_WFFORWARD4
static final String ON_WFFORWARD5
static final String ON_WFTAKE
static final String ON_WFPUTBACK
static final String ON_WFDELEGATE
static final String ON_WFREMINDER
static final String ON_WFHISTORY
static final String ON_WFCOMMENTS
static final String ON_LOGON
AuthorizationView
.static final String ON_LOG
ServiceView
.static final String ON_WF_COMMENT_DIALOG_OK
static final String ON_WF_COMMENT_DIALOG_CANCEL
static final String ON_ADD_TO_FAVORITES
NavigationView
.static final String ON_QUERY_FAVORITE
IntelligentFormView
.static final String ON_CHANGE_DOCUMENT_SECURITY
ResultSetView
.static final String ON_CHANGE_FOLDER_SECURITY
NavigationView
.static final String ON_ADD_LINK
static final String ON_UPLOAD_DOCUMENT
IntelligentFormView
.static final String ON_UPLOAD_SUCCESS
NavigationView
.static final String ON_EDIT_FOLDER
NavigationView
.static final String ON_SAVE_FOLDER
NavigationView
.static final String ON_REFRESH_FOLDER
NavigationView
.static final String ON_FILE_SEARCH
static final String ON_FILE_ACTION
NavigationView
.static final String ON_FILE_PREVIEW
IntelligentFormView
.static final String ON_TAB_SELECTED
NavigationView
.static final String ON_DOCUMENT_ADDED
IntelligentFormView
.static final String ON_REVISION_CREATED
IntelligentFormView
.static final String ON_VARIABLES_AVAILABLE
IntelligentField
.static final String ON_EXPORT
ResultSetView
.static final String ON_PASSWORD_EXPIRED
AuthorizationView
.static final String ON_EDIT_STRUCTURE
ResultSetView
.static final String ON_ITEM_DOUBLECLICK
ResultSetView
.static final String ON_AFTER_QUERY
ResultSetView
.void setEventtarget(org.zkoss.zk.ui.Component comp, String eventName)
comp
- Event targeteventName
- Event name or null for main targetCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.