Readonly
doEnables the page number given to the constructor. Numbers start at 1.
Readonly
toggleEnables the page number given to the constructor, if it is disabled, otherwise disables it. Numbers start at 1.
Readonly
undoDisables the page number given to the constructor. Numbers start at 1.
Enables or disables the given page of the Pager widget setup for the given element.
IMPORTANT: When constructed, it disables the given page as a form of initialization.
To use with auto-widgets (HTML API) as part of a trigger specification:
Example