| Package | Description |
|---|---|
| org.alfresco.web.scripts.forms |
| Modifier and Type | Class and Description |
|---|---|
class |
FormUIGet.Field
Represents a field on a form.
|
class |
FormUIGet.FieldPointer
Represents a pointer to a field, used in the form UI model.
|
class |
FormUIGet.Set
Represents a set of fields and/or nested sets.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<FormUIGet.Element> |
FormUIGet.Set.children |
| Modifier and Type | Method and Description |
|---|---|
List<FormUIGet.Element> |
FormUIGet.Set.getChildren() |
List<FormUIGet.Element> |
FormUIGet.ModelContext.getStructure() |
| Modifier and Type | Method and Description |
|---|---|
void |
FormUIGet.Set.addChild(FormUIGet.Element child) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.