Readonly
doDisables the page number given to the constructor. Numbers start at 1.
Readonly
toggleDisables the page number given to the constructor, if it is enabled, otherwise enables it. Numbers start at 1.
Readonly
undoEnables the page number given to the constructor. Numbers start at 1.
Disables or enables the given page of the Pager widget setup for the given element.
IMPORTANT: When constructed, it enables the given page as a form of initialization.
To use with auto-widgets (HTML API) as part of a trigger specification:
Example