|
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 paging control attributes.
| Method Summary | |
boolean |
isPagingControlVisible()Indicates whether the paging control appears in this view. |
void |
setPagingControlVisible(boolean v)Specifies whether the paging control appears in this view. |
| Method Detail |
public void setPagingControlVisible(boolean v)
v - true to make the paging control visible, false to hide it.public boolean isPagingControlVisible()
true if the paging control appears in this view, false if it does not.
|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||