Class TextAreaUiComponent
java.lang.Object
io.vertigo.easyforms.runner.pack.provider.uicomponent.TextAreaUiComponent
- All Implemented Interfaces:
IEasyFormsUiComponentDefinitionSupplier
-
Field Summary
FieldsFields inherited from interface io.vertigo.easyforms.runner.suppliers.IEasyFormsUiComponentDefinitionSupplier
CUSTOM_LIST_ARG_NAME, LIST_SUPPLIER, LIST_SUPPLIER_CTX_PREFIX, LIST_SUPPLIER_FIELD_PARAM, LIST_SUPPLIER_REF_CTX_NAME_PREFIX, LIST_SUPPLIER_REF_PREFIX, NO_PARAM, ON_CHANGE, OTHER_UI_ATTRS -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.vertigo.easyforms.runner.suppliers.IEasyFormsUiComponentDefinitionSupplier
get
-
Field Details
-
AUTOGROW
- See Also:
-
-
Constructor Details
-
TextAreaUiComponent
public TextAreaUiComponent()
-
-
Method Details
-
getUiComponentParams
- Specified by:
getUiComponentParamsin interfaceIEasyFormsUiComponentDefinitionSupplier
-