|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICompositePropertySource
The composite property source is a linked list of composite property sources. This allows the property service to chain property sources contributed by the different providers
Method Summary | |
---|---|
void |
addPropertySource(ICompositePropertySource source)
Add another composite property source to the linked list |
Methods inherited from interface org.eclipse.ui.views.properties.IPropertySource |
---|
getEditableValue, getPropertyDescriptors, getPropertyValue, isPropertySet, resetPropertyValue, setPropertyValue |
Method Detail |
---|
void addPropertySource(ICompositePropertySource source)
source
- - a composite property source to be added to the linked list
|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.