|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyEditorOwner | |
|---|---|
| org.openbp.jaspira.propertybrowser.editor | |
| org.openbp.jaspira.propertybrowser.nodes | |
| Uses of PropertyEditorOwner in org.openbp.jaspira.propertybrowser.editor |
|---|
| Fields in org.openbp.jaspira.propertybrowser.editor declared as PropertyEditorOwner | |
|---|---|
protected PropertyEditorOwner |
AbstractPropertyEditor.owner
The owner of the editor. |
| Methods in org.openbp.jaspira.propertybrowser.editor that return PropertyEditorOwner | |
|---|---|
PropertyEditorOwner |
PropertyEditor.getOwner()
Gets the the owner of the editor. |
PropertyEditorOwner |
AbstractPropertyEditor.getOwner()
Gets the the owner of the editor. |
| Methods in org.openbp.jaspira.propertybrowser.editor with parameters of type PropertyEditorOwner | |
|---|---|
void |
PropertyEditor.setOwner(PropertyEditorOwner owner)
Sets the the owner of the editor. |
void |
AbstractPropertyEditor.setOwner(PropertyEditorOwner owner)
Sets the the owner of the editor. |
| Uses of PropertyEditorOwner in org.openbp.jaspira.propertybrowser.nodes |
|---|
| Classes in org.openbp.jaspira.propertybrowser.nodes that implement PropertyEditorOwner | |
|---|---|
class |
PropertyNode
A property descriptor node represents a single non-collection property of an object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||