| Package | Description |
|---|---|
| org.alfresco.web.app | |
| org.alfresco.web.bean.dialog | |
| org.alfresco.web.config |
| Modifier and Type | Method and Description |
|---|---|
protected DialogsConfigElement.DialogConfig |
AlfrescoNavigationHandler.getDialogConfig(javax.faces.context.FacesContext context,
String name,
Node dispatchContext)
Returns the dialog configuration object for the given dialog name.
|
| Modifier and Type | Method and Description |
|---|---|
DialogsConfigElement.DialogConfig |
DialogState.getConfig()
Returns the configuration for the dialog
|
DialogsConfigElement.DialogConfig |
DialogManager.getCurrentDialog()
Returns the config for the current dialog
|
| Modifier and Type | Method and Description |
|---|---|
void |
DialogManager.setCurrentDialog(DialogsConfigElement.DialogConfig config)
Sets the current dialog
|
| Constructor and Description |
|---|
DialogState(DialogsConfigElement.DialogConfig config,
IDialogBean dialog)
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
DialogsConfigElement.DialogConfig |
DialogsConfigElement.getDialog(String name)
Returns the named dialog
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,DialogsConfigElement.DialogConfig> |
DialogsConfigElement.getDialogs() |
Copyright © 2005–2018 Alfresco Software. All rights reserved.