ContextMenuListPage

Undocumented in source.

Constructors

this
this(E args)
Undocumented in source.

Members

Functions

elements
inout(HTMLElement[string]) elements()
Undocumented in source. Be warned that the author may not have intended to support it.
offsetTop
uint offsetTop(uint idx)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

html
string html [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From HTMLPage

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.
id
string id()
Undocumented in source. Be warned that the author may not have intended to support it.
html
string html()
Undocumented in source.
elements
inout(HTMLElement[string]) elements()
Undocumented in source.
opIndex
inout(HTMLElement) opIndex(string id)
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.
onAttach
void onAttach(bool isInitPhase)
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.
onUpdate
void onUpdate()
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.
onDestroy
void onDestroy()
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.
onReceiveImmediateMessage
void onReceiveImmediateMessage(ImmediateMessage msg)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta