add Page
Adds a page wrapping the providen element, which fills the table.
Return
the created Page.
Adds a page constructed by a lambda. Note that this method only constructs the page during the function invocation and then reuses it.
Return
the created page.
Deprecated (with error)
Backward compatibility method
Replace with
addPage(name, this as Element)
Content copied to clipboard