Select

Undocumented in source.

Constructors

this
this(string id)
Undocumented in source.

Members

Functions

makeOption
void makeOption(size_t i, string key, string text, void delegate(const(char)[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.
makePopupMenu
HTMLPage makePopupMenu()
Undocumented in source. Be warned that the author may not have intended to support it.
onClick
void onClick(WeakRef!(const(JSArrayCpp)) args)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

appendOption
void appendOption(string key, string text)
Undocumented in source. Be warned that the author may not have intended to support it.
html
string html [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
options
auto options [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
options
string[2][] options [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
options
string[string] options [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
selected
string selected [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
selected
string selected [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
selectedIndex
uint selectedIndex [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
selectedIndex
size_t selectedIndex [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
selectedText
string selectedText [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
showAllOptions
bool showAllOptions [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
size
uint size [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ISelect

selected
string selected [@property getter]
Undocumented in source.
selected
string selected [@property setter]
Undocumented in source.

Meta