Constructor and Description |
---|
FormItems() |
FormItems(FormItem containerFormItem) |
Modifier and Type | Method and Description |
---|---|
void |
add(FormItem formItem) |
boolean |
equals(Object o) |
Input |
getInput(FormItemPath path) |
FormItem |
getItemByName(String name) |
Layout |
getLayout(FormItemPath path) |
FormItemPath |
getPath() |
int |
hashCode() |
Iterator<FormItem> |
iterator() |
int |
size() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
forEach, spliterator
public FormItems()
public FormItems(FormItem containerFormItem)
public FormItemPath getPath()
public void add(FormItem formItem)
public Input getInput(FormItemPath path)
public Layout getLayout(FormItemPath path)
public int size()