|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The view registry maintains a list of views explicitly registered against the view extension point..
The description of a given view is kept in a IViewDescriptor
.
This interface is not intended to be implemented by clients.
IViewDescriptor
,
IStickyViewDescriptor
Method Summary | |
---|---|
IViewDescriptor |
find(String id)
Return a view descriptor with the given extension id. |
IViewCategory[] |
getCategories()
Returns an array of view categories. |
IStickyViewDescriptor[] |
getStickyViews()
Return a list of sticky views defined in the registry. |
IViewDescriptor[] |
getViews()
Return a list of views defined in the registry. |
Method Detail |
public IViewDescriptor find(String id)
null
.
id
- the id to search for
null
public IViewCategory[] getCategories()
null
.public IViewDescriptor[] getViews()
null
.public IStickyViewDescriptor[] getStickyViews()
null
.
|
Eclipse Platform Release 3.1 |
|||||||||||
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. and others 2000, 2005. All rights reserved.