Class OptionField
java.lang.Object
com.suncode.pwfl.workflow.form.AbstractFormField
com.suncode.pwfl.workflow.form.field.OptionField
- All Implemented Interfaces:
FormField
- Direct Known Subclasses:
CheckBox
,Logical
,RadioButton
-
Field Summary
Fields inherited from class com.suncode.pwfl.workflow.form.AbstractFormField
type
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.suncode.pwfl.workflow.form.AbstractFormField
getType, getVariableDescription, getVariableId, getVariableName, isHidden, isReadOnly, isRequired, readSpecificAttribute, setHidden, setReadOnly, setRequired, setType, setVariableDescription, setVariableId, setVariableName
-
Constructor Details
-
OptionField
public OptionField()
-
-
Method Details
-
readSpecificAttributes
public void readSpecificAttributes(org.enhydra.shark.xpdl.elements.ExtendedAttributes eas) Description copied from interface:FormField
Wczytuje specyficzne atrybuty dla pola- Specified by:
readSpecificAttributes
in interfaceFormField
- Overrides:
readSpecificAttributes
in classAbstractFormField
- Parameters:
eas
- Definicja atrybutów
-
getValues
-
setValues
-