- 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.