|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExplorerView
An ExplorerView represents 1 (of possibly many) views of the selection on the left-hand side of the explorer. It describes 2 things: 1 - The button used to select the view 2 - The location of the view's content
Method Summary | |
---|---|
java.lang.String |
getName()
Get the name of this view. |
java.lang.String |
getStyleClass()
Get the styleclass used to render the view buttons on the right-hand side of the explorer. |
java.lang.String |
getText()
Get a text description of this view: e.g. |
ExplorerViewType |
getType()
Get the type of view that this object is. |
Method Detail |
---|
java.lang.String getName()
java.lang.String getStyleClass()
java.lang.String getText()
ExplorerViewType getType()
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |