|
JSCAPE MFT Server | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldType | |
---|---|
com.jscape.inet.mft.workflow | |
com.jscape.util.reflection | |
com.jscape.util.reflection.types |
Uses of FieldType in com.jscape.inet.mft.workflow |
---|
Subclasses of FieldType in com.jscape.inet.mft.workflow | |
---|---|
static class |
AbstractAction.LogActionField
|
Uses of FieldType in com.jscape.util.reflection |
---|
Subclasses of FieldType in com.jscape.util.reflection | |
---|---|
class |
StringField
String field component. |
Fields in com.jscape.util.reflection declared as FieldType | |
---|---|
FieldType |
PropertyDescriptor.fieldType
|
Methods in com.jscape.util.reflection that return FieldType | |
---|---|
FieldType |
PropertyDescriptor.getFieldType()
Return property type. |
Constructors in com.jscape.util.reflection with parameters of type FieldType | |
---|---|
PropertyDescriptor(java.lang.String propertyName,
boolean required,
FieldType fieldType)
Deprecated. |
|
PropertyDescriptor(java.lang.String propertyName,
FieldType fieldType,
boolean required,
boolean advanced)
|
|
PropertyDescriptor(java.lang.String propertyName,
java.lang.String postLabel,
FieldType fieldType,
boolean required,
boolean advanced)
|
|
PropertyDescriptor(java.lang.String propertyName,
java.lang.String label,
java.lang.String postLabel,
FieldType fieldType,
boolean required,
boolean advanced)
|
Uses of FieldType in com.jscape.util.reflection.types |
---|
Subclasses of FieldType in com.jscape.util.reflection.types | |
---|---|
class |
BooleanField
Boolean (true | false) radio button component. |
class |
ChoiceField
Drop-down choice field component. |
class |
DirectoryField
Directory selection component. |
class |
FileField
File selection component. |
class |
IntegerField
Integer field spinner component. |
class |
MemoField
Memo field component. |
class |
PasswordField
Password field component. |
class |
PathField
Virtual path field. |
|
JSCAPE MFT Server | |||||||||
PREV NEXT | FRAMES NO FRAMES |