|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents an abstract component in the scripting environment. A component can be Axis, Series, Legend, and etc.
Method Summary | |
ILabel |
getTitle()
Gets the title of component |
boolean |
isVisible()
Checks if current component is visible |
void |
setVisible(boolean visible)
Sets if current component is visible |
Method Detail |
public boolean isVisible()
public void setVisible(boolean visible)
visible
- public ILabel getTitle()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |