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.
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