|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
The interface that defines the visible property for the graph.
| Method Summary | |
boolean |
isVisible()Indicates whether the graph is visible. |
void |
setVisible(boolean yesNo)Specifies whether the graph is visible. |
| Method Detail |
public boolean isVisible()
true if it is visible, false if it is invisible.public void setVisible(boolean yesNo)
yesNo - true to make it visible, false to make it invisible.
|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||