Modifier and Type | Class and Description |
---|---|
class |
OwHelpDialog
Standard Dialog to display a help page within other dialogs.
|
class |
OwMessageBox
Generic Message Box with OK and Cancel button.
|
class |
OwMultipleSelectionCall.OwValidatorMessageBox
YES/NO validating message box implementation
|
class |
OwObjectSequenceDialog
Object collection nase implementation.
|
class |
OwStandardDialog
Standard Dialog Layout for Workdesk.
|
class |
OwStandardSequenceDialog
Extends the Standard Dialog with a prev / next button, as well as a overridden listener interface
to handle sequences.
|
class |
OwUserSelectDialog
Base Class for the login sub module to be created in the network (DMS) Adaptor.
|
Modifier and Type | Method and Description |
---|---|
void |
OwMainLayout.onDialogClose(OwDialog dialogView_p) |
Modifier and Type | Class and Description |
---|---|
class |
OwCreateObjectDialog
Dialog for adding records or single folders to a folder.
|
class |
OwCreateObjectFormularDialog
Dialog to create new objects.
|
class |
OwCreateObjectWithFormDialog
Create object dialog with JSP form based property view.
|
Modifier and Type | Class and Description |
---|---|
class |
OwAddPrivilegeDialog
Privilege addition dialog.
|
Modifier and Type | Method and Description |
---|---|
void |
OwPrivilegesView.onDialogClose(OwDialog dialogView_p) |
void |
OwPrivilegeSetEditor.onDialogClose(OwDialog dialogView_p) |
Constructor and Description |
---|
OwPrivilegeSetEditor(OwPrivilegesDocument privilegesDocument_p,
OwDialog dialog_p) |
Modifier and Type | Method and Description |
---|---|
void |
OwSettingsPropertyBPMProxy.onDialogClose(OwDialog dialogView_p)
called when user select dialog closes
|
Modifier and Type | Method and Description |
---|---|
protected OwDialog |
OwDialogManager.getCurrentDialog()
get the current topmost dialog
|
Modifier and Type | Method and Description |
---|---|
void |
OwDialogManager.closeDialog(OwDialog dialog_p)
closes the latest dialog and removes it from the dialog list, and the context.
|
void |
OwDialog.OwDialogListener.onDialogClose(OwDialog dialogView_p)
called if the Dialog that was opened by this view closes
|
void |
OwDialogManager.openDialog(OwDialog dialog_p,
OwDialog.OwDialogListener listener_p)
display a new dialog, adds it to the context for Event handling.
|
void |
OwAppContext.openDialog(OwDialog dialogView_p,
OwDialog.OwDialogListener listener_p)
display a new dialog using the dialog manager set in setDialogManager(...)
After it is closed it gets removed from the DialogManager and the context to finalize the Dialog View
|
Modifier and Type | Class and Description |
---|---|
class |
OwProfileDialog
Dialog to show User Profile.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.