Package | Description |
---|---|
org.alfresco.web.bean.wizard | |
org.alfresco.web.config |
Modifier and Type | Method and Description |
---|---|
WizardsConfigElement.PageConfig |
WizardState.getCurrentPageCfg()
Returns the configuration for the current page of the wizard
|
Modifier and Type | Method and Description |
---|---|
void |
WizardState.setCurrentPageCfg(WizardsConfigElement.PageConfig currentPageCfg)
Sets the configuration for the current page of the wizard
|
Modifier and Type | Class and Description |
---|---|
static class |
WizardsConfigElement.ConditionalPageConfig
Represents the configuration of a conditional page in a wizard
i.e.
|
Modifier and Type | Field and Description |
---|---|
protected WizardsConfigElement.PageConfig |
WizardsConfigElement.StepConfig.defaultPage |
Modifier and Type | Method and Description |
---|---|
WizardsConfigElement.PageConfig |
WizardsConfigElement.StepConfig.getDefaultPage() |
Copyright © 2005–2017 Alfresco Software. All rights reserved.