public class ListBox extends AbstractFormField
type| Constructor and Description |
|---|
ListBox() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getValues() |
boolean |
isEditable() |
boolean |
isFilterable() |
void |
readSpecificAttributes(org.enhydra.shark.xpdl.elements.ExtendedAttributes eas)
Wczytuje specyficzne atrybuty dla pola
|
void |
setEditable(boolean editable) |
void |
setFilterable(boolean filterable) |
void |
setValues(List<String> values) |
String |
toString() |
getType, getVariableDescription, getVariableId, getVariableName, isHidden, isReadOnly, isRequired, readSpecificAttribute, setHidden, setReadOnly, setRequired, setType, setVariableDescription, setVariableId, setVariableNamepublic boolean isEditable()
public void setEditable(boolean editable)
public boolean isFilterable()
public void setFilterable(boolean filterable)
filterable - the filterable to setpublic void readSpecificAttributes(org.enhydra.shark.xpdl.elements.ExtendedAttributes eas)
FormFieldreadSpecificAttributes in interface FormFieldreadSpecificAttributes in class AbstractFormFieldeas - Definicja atrybutówCopyright © 2018 Suncode. All rights reserved.