|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.geclipse.ui.properties.PropertyId<ESourceType>
ESourceType - Type of object, for which property is displayedpublic class PropertyId<ESourceType>
Help class allow to detect which AbstractPropertySource and
IProperty should return property-value
| Constructor Summary | |
|---|---|
PropertyId(java.lang.Class<? extends AbstractPropertySource<?>> sourceClass,
IProperty<ESourceType> property)
|
|
| Method Summary | |
|---|---|
IProperty<ESourceType> |
getProperty()
|
java.lang.Class<? extends AbstractPropertySource<?>> |
getSourceClass()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyId(java.lang.Class<? extends AbstractPropertySource<?>> sourceClass,
IProperty<ESourceType> property)
sourceClass - Object, for which property is displayedproperty - IProperty object, which handles property operations| Method Detail |
|---|
public IProperty<ESourceType> getProperty()
public java.lang.Class<? extends AbstractPropertySource<?>> getSourceClass()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||