public interface DialogConstant extends ViewConstant
DialogObjectConstant| Modifier and Type | Interface and Description |
|---|---|
static class |
DialogConstant.WindowType
The different window types available for a window block in a dialog.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getG9Name()
Get the g9 name of the dialog.
|
String |
getInternalName()
Gets an internal string representation of the dialog name.
|
int |
getMaximumNumberOfInstances()
Get the maximum number of concurrent instances for the dialog
as given in the model.
|
String |
getTitle()
Gets the title of the dialog, as given in the dialog model.
|
DialogConstant.WindowType |
getWindowType()
Gets the window type for the window block of the dialog model.
|
String |
name()
Returns the name of the constant.
|
getAll, getParentString name()
Enum.name()String getG9Name()
String getInternalName()
String getTitle()
DialogConstant.WindowType getWindowType()
int getMaximumNumberOfInstances()
Copyright © 2006–2017 Esito AS. All rights reserved.