|
KIE Uberfire Properties Editor Widget API 6.2.0.Beta2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyEditorType | |
|---|---|
| org.kie.uberfire.properties.editor.model | |
| Uses of PropertyEditorType in org.kie.uberfire.properties.editor.model |
|---|
| Methods in org.kie.uberfire.properties.editor.model that return PropertyEditorType | |
|---|---|
static PropertyEditorType |
PropertyEditorType.getFromType(Class<?> type)
|
PropertyEditorType |
PropertyEditorFieldInfo.getType()
|
static PropertyEditorType |
PropertyEditorType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PropertyEditorType[] |
PropertyEditorType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.kie.uberfire.properties.editor.model with parameters of type PropertyEditorType | |
|---|---|
PropertyEditorFieldInfo(String label,
PropertyEditorType type)
Create a PropertyEditorFieldInfo |
|
PropertyEditorFieldInfo(String label,
String currentStringValue,
PropertyEditorType type)
Create a PropertyEditorFieldInfo |
|
|
KIE Uberfire Properties Editor Widget API 6.2.0.Beta2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||