public static class DialogsConfigElement.DialogButtonConfig extends Object implements Serializable
Constructor and Description |
---|
DialogButtonConfig(String id,
String label,
String labelId,
String action,
String disabled,
String onclick) |
Modifier and Type | Method and Description |
---|---|
String |
getAction() |
String |
getDisabled() |
String |
getId() |
String |
getLabel() |
String |
getLabelId() |
String |
getOnclick() |
String |
toString() |
public String getAction()
public String getDisabled()
public String getId()
public String getLabel()
public String getLabelId()
public String getOnclick()
public String toString()
toString
in class Object
Object.toString()
Copyright © 2005–2017 Alfresco Software. All rights reserved.