public class FormUIGet.Set extends FormUIGet.Element
| Modifier and Type | Field and Description |
|---|---|
protected String |
appearance |
protected List<FormUIGet.Element> |
children |
protected String |
label |
protected String |
template |
id, kind| Modifier and Type | Method and Description |
|---|---|
void |
addChild(FormUIGet.Element child) |
String |
getAppearance() |
List<FormUIGet.Element> |
getChildren() |
String |
getLabel() |
String |
getTemplate() |
String |
toString() |
getId, getKindprotected String appearance
protected String template
protected String label
protected List<FormUIGet.Element> children
public void addChild(FormUIGet.Element child)
public String getAppearance()
public String getTemplate()
public String getLabel()
public List<FormUIGet.Element> getChildren()
public String toString()
toString in class FormUIGet.ElementCopyright © 2005–2014 Alfresco Software. All rights reserved.