| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PagingControlAttributes
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 | 
|---|
void setPagingControlVisible(boolean v)
v - true to make the paging control visible,
          false to hide it.boolean isPagingControlVisible()
true if the paging control appears in this view,
         false if it does not.| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||