StaticaddAdd an event listener to the form page.
Type of the event listener, defined in the PageEventsMapping.
A callback function
StaticgetGets the current form page.
StaticgetStaticnavigateNavigates to a page of the form page.
html element id
StaticnavigateNavigates to next page of the form page depending of given condition. If condition is 'fullfilled' the next editable page is navigated to. If condition is 'visible' the next visible page is navigated to.
Optionalcondition: NextPageConditionEnumdefine if next page is navigated to depending of fullfilled or visible condition.
StaticremoveAlways remove previously registered event listeners!
Type of the event listener, defined in the PageEventsMapping.
A callback function.
StaticscrollScroll to a html element on the page.
the duration of the scrolling, default = 200;
Staticupdate
Static properties and methods related to the page.