Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides the onPagingParametersChanged Method.
Syntax
protected void onPagingParametersChanged(
FormObjectSet sender,
boolean pagingEnabled,
int startRowIndex,
int pageSize)
Run On
Client
Parameters
- sender
Type: FormObjectSet Class
- pagingEnabled
Type: boolean
- startRowIndex
Type: int
- pageSize
Type: int