Class FormatField
java.lang.Object
com.suncode.pwfl.workflow.form.AbstractFormField
com.suncode.pwfl.workflow.form.field.FormatField
- All Implemented Interfaces:
FormField
- Direct Known Subclasses:
DateField
,DateTimeField
,DecimalField
,IntegerField
-
Field Summary
Fields inherited from class com.suncode.pwfl.workflow.form.AbstractFormField
type
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
readSpecificAttributes
(org.enhydra.shark.xpdl.elements.ExtendedAttributes eas) Wczytuje specyficzne atrybuty dla polavoid
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
-
FormatField
public FormatField()
-
-
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
-
getFormat
-
setFormat
-