public class DataTextArea extends MustTextArea implements Storable
comment, focus, name, placeholder, toolTipText
Constructor and Description |
---|
DataTextArea(java.lang.String name,
DataObject assignedDataObject)
Constructs a new data text area with the specified name and assigned data object.
|
DataTextArea(java.lang.String name,
int maxlength,
DataObject assignedDataObject)
Constructs a new data text area with the specified name and assigned data object.
|
Modifier and Type | Method and Description |
---|---|
void |
loadValue()
Loads the component's database stored value.
|
void |
saveValue()
Stores the component's value.
|
destroy, fetchYourValueFromRequest, getCreationTag, getText, isFilled, isModified, isRequirementUnfulfilled, isValid, setEditable, setRequired, setRows, setText
getName, setComment, setFocus, setPlaceHolder, setToolTipText, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isFilled, isModified, isRequirementUnfulfilled, isValid, setRequired
destroy, getCreationTag, setComment, setToolTipText
public DataTextArea(java.lang.String name, DataObject assignedDataObject)
name
- the name of the field to be used for markup parametersassignedDataObject
- the assigned data objectpublic DataTextArea(java.lang.String name, int maxlength, DataObject assignedDataObject)
name
- the name of the field to be used for markup parametersmaxlength
- the maximum number of characters to insert into the text areaassignedDataObject
- the assigned data objectCopyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de