public class FormGroup extends AbstractFormElement
| Modifier and Type | Field and Description |
|---|---|
protected List<FormElement> |
elements |
titleNO, YES| Modifier and Type | Method and Description |
|---|---|
protected boolean |
addElement(FormElement e) |
String |
display(DisplayMode mode,
String[] fieldNames) |
getTitleprotected List<FormElement> elements
protected boolean addElement(FormElement e)
public String display(DisplayMode mode, String[] fieldNames)
Copyright © 2011–2016 University of Toronto, Computational Biology Lab. All rights reserved.