Package | Description |
---|---|
org.alfresco.web.app | |
org.alfresco.web.bean.wizard | |
org.alfresco.web.config |
Modifier and Type | Method and Description |
---|---|
protected WizardsConfigElement.WizardConfig |
AlfrescoNavigationHandler.getWizardConfig(FacesContext context,
String name,
Node dispatchContext)
Returns the wizard configuration object for the given wizard name.
|
Modifier and Type | Method and Description |
---|---|
WizardsConfigElement.WizardConfig |
WizardState.getConfig()
Returns the configuration for the current wizard
|
WizardsConfigElement.WizardConfig |
WizardManager.getCurrentWizard()
Returns the config for the current wizard
|
Modifier and Type | Method and Description |
---|---|
void |
WizardManager.setCurrentWizard(WizardsConfigElement.WizardConfig config)
Sets the current wizard
|
Constructor and Description |
---|
WizardState(WizardsConfigElement.WizardConfig config,
IWizardBean wizard)
Default constructor
|
Modifier and Type | Method and Description |
---|---|
WizardsConfigElement.WizardConfig |
WizardsConfigElement.getWizard(String name)
Returns the named wizard
|
Modifier and Type | Method and Description |
---|---|
Map<String,WizardsConfigElement.WizardConfig> |
WizardsConfigElement.getWizards() |
Copyright © 2005–2017 Alfresco Software. All rights reserved.