public class GroupModel extends FormControlModel
fcProps| Constructor and Description |
|---|
GroupModel(Group fe,
HTMLUserGenerator render) |
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
generateHTML() |
StringBuffer |
generateHTMLWithoutLabel() |
protected StringBuffer |
getContentAccordingToRecommendations(FormControl[] child) |
protected StringBuffer |
getHorizontalContent(FormControl[] child) |
protected Model |
getModelFor(FormElement e) |
protected StringBuffer |
getTableContent(FormControl[] child,
int cols)
Meant to be used as gridLayout for groups.
|
protected StringBuffer |
getVerticalContent(FormControl[] child) |
correspondsTo, getLabelModel, getTitle, isInDialog, isInIOGroup, isInMainMenu, isInMessage, isInStandardGroup, isInSubDialog, isInSubmitGroup, isOfTypeaddSRCProp, getCachedURL, getFormElement, getRenderer, singleTag, tag, tagpublic GroupModel(Group fe, HTMLUserGenerator render)
fe - render - public StringBuffer generateHTML()
generateHTML in class FormControlModelStringBuffer with all the HTML code for the Element.protected Model getModelFor(FormElement e)
protected StringBuffer getHorizontalContent(FormControl[] child)
protected StringBuffer getVerticalContent(FormControl[] child)
protected StringBuffer getTableContent(FormControl[] child, int cols)
child - the list of children to fit in the tablecols - the number of columns of the table.protected StringBuffer getContentAccordingToRecommendations(FormControl[] child)
public StringBuffer generateHTMLWithoutLabel()
generateHTMLWithoutLabel in class FormControlModelCopyright © 2018 universAAL Consortium. All rights reserved.