Package | Description |
---|---|
org.alfresco.web.bean.dialog | |
org.alfresco.web.bean.workflow | |
org.alfresco.web.config |
Modifier and Type | Method and Description |
---|---|
List<DialogsConfigElement.DialogButtonConfig> |
BaseDialogBean.getAdditionalButtons() |
List<DialogsConfigElement.DialogButtonConfig> |
DialogManager.getAdditionalButtons()
Returns a list of additional buttons to display in the dialog
|
List<DialogsConfigElement.DialogButtonConfig> |
IDialogBean.getAdditionalButtons()
Returns a list of additional buttons to display in the dialog.
|
Modifier and Type | Method and Description |
---|---|
List<DialogsConfigElement.DialogButtonConfig> |
ManageTaskDialog.getAdditionalButtons() |
List<DialogsConfigElement.DialogButtonConfig> |
ViewCompletedTaskDialog.getAdditionalButtons() |
Modifier and Type | Field and Description |
---|---|
protected List<DialogsConfigElement.DialogButtonConfig> |
DialogsConfigElement.DialogAttributes.buttons |
Modifier and Type | Method and Description |
---|---|
List<DialogsConfigElement.DialogButtonConfig> |
DialogsConfigElement.DialogConfig.getButtons() |
List<DialogsConfigElement.DialogButtonConfig> |
DialogsConfigElement.DialogAttributes.getButtons() |
protected List<DialogsConfigElement.DialogButtonConfig> |
DialogsElementReader.parseButtons(org.dom4j.Element dialog)
Retrieve the configuration for additional buttons.
|
Modifier and Type | Method and Description |
---|---|
void |
DialogsConfigElement.DialogAttributes.setButtons(List<DialogsConfigElement.DialogButtonConfig> buttons) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.