Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPagingPosition()
Returns the paging position if the component contains a paging
component.
|
boolean |
isPagingDisabled()
Returns whether the Paging component of this component is disabled.
|
void |
setPagingDisabled(boolean pagingDisabled)
Sets whether the Paging component of this component is disabled.
|
java.lang.String getPagingPosition()
Possible values: top, bottom and both.
boolean isPagingDisabled()
Default: false.
void setPagingDisabled(boolean pagingDisabled)
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.