|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICustomizedContentProviderFactory
This is a factory for ICustomizedContentProvider and ICustomizedTreeContentProvider.
| Field Summary | |
|---|---|
static ICustomizedContentProviderFactory |
DEFAULT
The default factory instance |
| Method Summary | |
|---|---|
ICustomizedContentProvider |
createCustomizedContentProvider(ICustomizationManager customizationMgr)
Deprecated. Bug 380229 - [deprecated] ICustomizedContentProvider |
ICustomizedTreeContentProvider |
createCustomizedTreeContentProvider(ICustomizationManager customManager)
Instantiate an ICustomizedTreeContentProvider. |
| Field Detail |
|---|
static final ICustomizedContentProviderFactory DEFAULT
| Method Detail |
|---|
@Deprecated ICustomizedContentProvider createCustomizedContentProvider(ICustomizationManager customizationMgr)
ICustomizedContentProvider
customizationMgr - the customization manager which has to be used by the content provider.
ICustomizedTreeContentProvider createCustomizedTreeContentProvider(ICustomizationManager customManager)
ICustomizedTreeContentProvider. With this content provider, your viewer's input has to be
an EObject or an array or collection of EObjects.F
customManager - the customization manager used by the content provider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||