public interface IPropertySourceProvider
PropertySheetEntry
to obtain an IPropertySource for a
given object.
This interface may be implemented by clients.
| Modifier and Type | Method and Description |
|---|---|
IPropertySource |
getPropertySource(Object object)
Returns a property source for the given object.
|
IPropertySource getPropertySource(Object object)
object - the objectnull)
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.