| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.beans.FeatureDescriptor
|
+--com.togethersoft.openapi.ide.inspector.IdeInspectorComponent
|
+--com.togethersoft.openapi.ide.inspector.IdeInspectorSinglePropertyComponent
Represents InspectorComponent that stores a single property.
| Inner Class Summary | |
private class | IdeInspectorSinglePropertyComponent.ModelPropertyNamesServiceImpl This class implements service providing name of the inspected model property |
| Field Summary | |
private ModelPropertyNamesServiceImpl | myModelPropertyNamesService |
private IdeInspectorProperty | myProperty |
| Constructor Summary | |
IdeInspectorSinglePropertyComponent(IdeInspectorProperty property)Constructs a new component for specified property. | |
| Method Summary | |
Object | getService(Class clazz) |
void | update()Updates this single property. |
| Methods inherited from class com.togethersoft.openapi.ide.inspector.IdeInspectorComponent |
setService |
| Methods inherited from class java.beans.FeatureDescriptor |
getName, setName, getDisplayName, setDisplayName, isExpert, setExpert, isHidden, setHidden, isPreferred, setPreferred, getShortDescription, setShortDescription, setValue, getValue, attributeNames |
| Methods inherited from class java.lang.Object |
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |
| Field Detail |
private ModelPropertyNamesServiceImpl myModelPropertyNamesService
private IdeInspectorProperty myProperty
| Constructor Detail |
public IdeInspectorSinglePropertyComponent(IdeInspectorProperty property)
IdeInspectorProperty for which a new component is created| Method Detail |
public Object getService(Class clazz)
public void update()
| Association Links |
| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||