public interface IAutocompleteMultipleListInputDefinition extends IFieldComponentDefinition
| Modifier and Type | Interface and Description | 
|---|---|
static interface  | 
IAutocompleteMultipleListInputDefinition.MaxDisplayedItems  | 
static interface  | 
IAutocompleteMultipleListInputDefinition.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)
boolean isSortAlphabetically()
void setSortAlphabetically(boolean newValue)
int getMaxDisplayedSelectedItems()
void setMaxDisplayedSelectedItems(int newValue)
String getSize()
void setSize(String newValue)
String getMaxDisplayedItems()
void setMaxDisplayedItems(String newValue)
int getMinItemsToSelect()
void setMinItemsToSelect(int newValue)
int getMaxItemsToSelect()
void setMaxItemsToSelect(int 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.