public interface IFloatInputDefinition extends IFieldComponentDefinition
| Modifier and Type | Interface and Description | 
|---|---|
static interface  | 
IFloatInputDefinition.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)
float getMin()
void setMin(float newValue)
float getMax()
void setMax(float newValue)
String getSize()
void setSize(String newValue)
boolean isIntegerOnly()
void setIntegerOnly(boolean newValue)
int getDecimals()
void setDecimals(int newValue)
boolean isDisplayZeros()
void setDisplayZeros(boolean 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.