| 
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 2 (11.1.2.0.0) E17492-01  | 
||||||||
| 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 2 (11.1.2.0.0) E17492-01  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||