public final class DialogState
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
DialogState(DialogsConfigElement.DialogConfig config,
IDialogBean dialog)
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
DialogsConfigElement.DialogConfig |
getConfig()
Returns the configuration for the dialog
|
IDialogBean |
getDialog()
Returns the bean representing the dialog instance
|
java.lang.String |
toString() |
public DialogState(DialogsConfigElement.DialogConfig config, IDialogBean dialog)
config - The configuration for the dialogdialog - The dialog bean instancepublic DialogsConfigElement.DialogConfig getConfig()
public IDialogBean getDialog()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.