Package com.saperion.ngc.dialogs
Package for client dialog classes.
- Since:
- 0.0.2
-
Class Summary Class Description AbstractStructureDialog Base-class for dialogs that change a document's structure.AbstractStructureDialog.StructureDialogResult Result of Dialog.AbstractStructureDialog.StructureItem Represents a row in the dialog's list.AclSelectDialog A dialog to select a set of acl names.AclSelectDialog.AclInfo AclInfo class.AclSelectDialog.AclSelectDialogResult Result of AclSelectDialog.CheckinDialog A dialog to checkin a previously checked out document.CloseableDialog This is the abstract superclass of all closeable dialogs.CommentDialog Comment dialog.ContainedInFolderDialog Workflow definition selection window.DateTimeInputDialog User Dialog Class providing a dialog which returns an entered text.DateTimeInputDialog.DateTimeInputDialogResult Class that represents the result of this dialog.Dialogs This class contains helper methods for dialogs.EditStructureDialog Dialog shown when the structure of a document is being edited.ExportSettingsDialog A dialog to select settings for export.ExportSettingsDialog.ColumnInfo ColumnInfo class.ExportSettingsDialog.ExportSettingsDialogResult Result of ColumnSelectDialog.FolderBean Folder bean.FolderSelectionDialog This dialog allows the user to select a folder to file a document into.FolderSelectionDialog.FolderSelectionEvent The event that is triggered when aFolderSelectionDialog
is closed.NewFolderDialog Dialog used to create a new folder.NewFolderDialog.NewFolderDialogResult Result of NewFolderDialog.RevisionHistoryDialog Revision history dialog.RevisionHistoryDialog.RevisionBean Bean for revision information as string.RevisionHistoryDialog.RevisionListModel List model for the version history dialog.RevisionListRenderer Renderer for the listbox in revision_history.zul.SelectFolderClassDialog Dialog used to create a new register.SelectFolderClassDialog.SelectFolderClassDialogResult Result of SelectFolderClassDialog.ShareBaseCheckInDialog StringInputDialog User Dialog Class providing a dialog which returns an entered text.StringInputDialog.StringInputDialogResult Class that represents the result of this dialog.UnfileSelectDialog Dialog used to remove a document from a folder.UnfileSelectDialog.UnfileSelectDialogResult Bean that holds the results of a UnfileSelectDialogResult.UserProfileDialog User-profile dialog.WebpartInputDialog User Dialog Class providing a dialog which returns an entered text.WebpartInputDialog.WebpartInputDialogResult Class that represents the result of this dialog.WfInformationDialog Window that displays workflow history information.WfInformationDialog.HistoryBean History bean.WfInformationDialog.RowComparator Comparator for rows in the dialog's list.WorkflowSelectDialog Workflow definition selection window.WorkflowSelectDialog.WorkflowSelectWindowResult Bean that holds the results of a WorkflowSelectWindow. -
Enum Summary Enum Description AbstractStructureDialog.StructureUploadAction Actions to perform when a document was uploaded.DateTimeInputDialog.DateTimeInputDialogButton Button enumeration.StringInputDialog.StringInputDialogButton Button enum.WebpartInputDialog.WebpartInputDialogButton Button enum.