|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IViewCategory
Represents a categorization of views.
This interface is not intended to be implemented by clients.
Method Summary | |
---|---|
java.lang.String |
getId()
Return the id of this category. |
java.lang.String |
getLabel()
Return the human readable name of this view category. |
IPath |
getPath()
Return this categories path. |
IViewDescriptor[] |
getViews()
Return the views contained within this category. |
Method Detail |
---|
IViewDescriptor[] getViews()
null
,
but may be empty.
java.lang.String getId()
null
.
java.lang.String getLabel()
null
.
IPath getPath()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |