java.lang.Object
de.grogra.pf.ui.edit.Property
- Direct Known Subclasses:
FieldProperty
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabstract Property
createSubProperty
(Type actualType, Field name, int index) createSubProperty
(Type actualType, String name, int index) getType()
abstract Object
getValue()
abstract boolean
protected void
abstract void
-
Constructor Details
-
Property
-
-
Method Details
-
getContext
-
getWorkbench
-
getToolkit
-
getEditor
-
getType
-
setQuantity
-
getQuantity
-
createSubProperty
-
createSubProperty
-
isWritable
public abstract boolean isWritable() -
setValue
- Throws:
InterruptedException
-
getValue
-