public interface IRadioInputDefinition extends IFieldComponentDefinition
| Modifier and Type | Interface and Description | 
|---|---|
static interface  | 
IRadioInputDefinition.Mode  | 
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)
boolean isInverseLabelPosition()
void setInverseLabelPosition(boolean newValue)
String getPresentationMode()
void setPresentationMode(String newValue)
int getNbOfColumns()
void setNbOfColumns(int newValue)
boolean isAllowReset()
void setAllowReset(boolean newValue)
boolean isSortAlphabetically()
void setSortAlphabetically(boolean newValue)
int getTabindex()
void setTabindex(int 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.