
public abstract class OutputModel extends Model
FormControls only need to display information.fc, FORM_CONTROL_IN_TABLE, jc, label, needsLabel, needsPostNewLine, needsPreNewLine| Constructor and Description |
|---|
OutputModel(Output control,
Renderer render)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid()
all
Output FormControls are always valid, as the user is
not allowed to change its status. |
correspondsTo, getComponent, getLabelModel, getNewComponent, getPositionInGroup, getRenderer, isInDialog, isInIOGroup, isInMainMenu, isInMessage, isInStandardGroup, isInSubDialog, isInSubmitGroup, isInTable, needsLabel, needsPostNewLine, needsPreNewLine, updatepublic OutputModel(Output control, Renderer render)
control - the Output FormControl which to model.public final boolean isValid()
Output FormControls are always valid, as the user is
not allowed to change its status.Copyright © 2018 universAAL Consortium. All rights reserved.