Static
addAdd an event listener to the form page.
Type of the event listener, defined in the PageEventsEnum.
A callback function
Static
getStatic
getStatic
navigateNavigates to a page of the form page.
html element id
Static
navigateNavigates 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.
Optional
condition: NextPageConditionEnumdefine if next page is navigated to depending of fullfilled or visible condition.
Static
removeAlways remove previously registered event listeners!
Type of the event listener, defined in the PageEventsEnum.
A callback function.
Static
scrollStatic
updateGenerated using TypeDoc
page related properties and methods