public interface ITextInputDefinition extends IFieldComponentDefinition
| Modifier and Type | Interface and Description | 
|---|---|
static interface  | 
ITextInputDefinition.Size  | 
clone, clone, getName, getParentBlock, getValue, getValues, setValueString getPropertytype()
getPropertytype in interface IFieldComponentDefinitionvoid setPropertytype(String newValue)
setPropertytype in interface IFieldComponentDefinitionIProtocolSupport getProperty()
getProperty in interface IFieldComponentDefinitionvoid setProperty(IProtocolSupport newValue)
setProperty in interface IFieldComponentDefinitionString getTemporarypropertyname()
void setTemporarypropertyname(String newValue)
boolean isEditable()
isEditable in interface IFieldComponentDefinitionvoid setEditable(boolean newValue)
setEditable in interface IFieldComponentDefinitionboolean isMandatory()
isMandatory in interface IFieldComponentDefinitionvoid setMandatory(boolean newValue)
setMandatory in interface IFieldComponentDefinitionString getFormula()
void setFormula(String newValue)
String getPlaceHolder()
void setPlaceHolder(String newValue)
boolean isMultiline()
void setMultiline(boolean newValue)
boolean isDisableAutoCorrect()
void setDisableAutoCorrect(boolean newValue)
boolean isPassword()
void setPassword(boolean newValue)
boolean isLarge()
void setLarge(boolean newValue)
String getMask()
void setMask(String newValue)
boolean isReverseMask()
void setReverseMask(boolean newValue)
String getSize()
void setSize(String newValue)
int getRows()
void setRows(int newValue)
int getMaxlength()
void setMaxlength(int newValue)
int getTabindex()
void setTabindex(int newValue)
Collection<String> getValidationRules()
void setValidationRules(Collection<String> newValue)
boolean isThrowEvents()
void setThrowEvents(boolean newValue)
String getAdditionalParameters()
void setAdditionalParameters(String newValue)
String getAdditionalParametersNodes()
void setAdditionalParametersNodes(String newValue)
Copyright © 2019 Visiativ Software. All rights reserved.