Modifier and Type | Method and Description |
---|---|
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.
|
String getPagingPosition()
Possible values: top, bottom and both.
boolean isPagingDisabled()
Default: false.
void setPagingDisabled(boolean pagingDisabled)
Copyright © 2019. All rights reserved.