|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IModelPropertySource
Method Summary | |
---|---|
IModelPropertyDescriptor |
getPropertyDescriptor(java.lang.Object id)
Return the non-compound property source applicable to the id property. |
boolean |
isPropertySettable(java.lang.Object id)
Return true if the id property may be set to a new value. |
Methods inherited from interface org.eclipse.ui.views.properties.IPropertySource2 |
---|
isPropertyResettable, isPropertySet |
Methods inherited from interface org.eclipse.ui.views.properties.IPropertySource |
---|
getEditableValue, getPropertyDescriptors, getPropertyValue, resetPropertyValue, setPropertyValue |
Method Detail |
---|
IModelPropertyDescriptor getPropertyDescriptor(java.lang.Object id)
id
- of property for which source required
boolean isPropertySettable(java.lang.Object id)
id
- of property for which source required
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |