Class TextAreaBean
java.lang.Object
ch.tocco.nice2.rest.form.api.beans.ComponentBean
ch.tocco.nice2.rest.form.api.beans.FieldBean
ch.tocco.nice2.rest.form.api.beans.TextAreaBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable Integer@Nullable IntegervoidsetHeightGrowMax(@Nullable Integer heightGrowMax) voidsetHeightGrowMin(@Nullable Integer heightGrowMin) Methods inherited from class FieldBean
getAutoCompleteEndpoint, getDataType, getDefaultValue, getDmsEntityModel, getPath, getRelationName, getSimpleSearch, getTargetEntity, getValidation, setAutoCompleteEndpoint, setDataType, setDefaultValue, setDmsEntityModel, setPath, setRelationName, setSimpleSearch, setTargetEntity, setValidationMethods inherited from class ComponentBean
getComponentType, getId, getLabel, setComponentType, setId, setLabel
-
Constructor Details
-
TextAreaBean
public TextAreaBean()
-
-
Method Details
-
getHeightGrowMin
-
setHeightGrowMin
-
getHeightGrowMax
-
setHeightGrowMax
-