HTMLPage

Undocumented in source.

Constructors

this
this(string id)
Undocumented in source.

Members

Functions

elements
inout(HTMLElement[string]) elements()
Undocumented in source.
html
string html()
Undocumented in source.
id
string id()
Undocumented in source. Be warned that the author may not have intended to support it.
onAttach
void onAttach(bool isInitPhase)
Undocumented in source. Be warned that the author may not have intended to support it.
onDestroy
void onDestroy()
Undocumented in source. Be warned that the author may not have intended to support it.
onDetach
void onDetach()
Undocumented in source. Be warned that the author may not have intended to support it.
onLoad
void onLoad(bool isInit)
Undocumented in source. Be warned that the author may not have intended to support it.
onReceiveImmediateMessage
void onReceiveImmediateMessage(ImmediateMessage msg)
Undocumented in source. Be warned that the author may not have intended to support it.
onResize
void onResize(size_t w, size_t h)
Undocumented in source. Be warned that the author may not have intended to support it.
onStart
void onStart(Activity activity)
Undocumented in source. Be warned that the author may not have intended to support it.
onUpdate
void onUpdate()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
inout(HTMLElement) opIndex(string id)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

activity
inout(Activity) activity [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
application
inout(Application) application [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta