BasicsPage
Extends:
Member Summary
Public Members | ||
public |
|
|
public |
|
|
public |
|
|
public |
localeOptions: {} |
|
public |
|
|
public |
successAlert: * |
|
public |
values: {} |
Method Summary
Public Methods | ||
public |
changed(): * |
|
public |
Build a list of options for the default homepage. |
|
public |
oninit(vnode: *) |
|
public |
onsubmit(e: *) |
|
public |
view(): * |
Inherited Summary
From class Page | ||
public |
A class name to apply to the body while the route is active. |
|
public |
Whether we should scroll to the top of the page when its rendered. |
|
public |
Whether the browser should restore scroll state on refreshes. |
|
public |
oncreate(vnode: *) |
|
public |
oninit(vnode: *) |
|
public |
onremove() |