HTMLMenuElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

build
void build(MenuBuilder aBuilder)
Undocumented in source. Be warned that the author may not have intended to support it.
compact
void compact(bool compact)
Undocumented in source. Be warned that the author may not have intended to support it.
compact
bool compact()
Undocumented in source. Be warned that the author may not have intended to support it.
createBuilder
auto createBuilder()
Undocumented in source. Be warned that the author may not have intended to support it.
label
void label(string label)
Undocumented in source. Be warned that the author may not have intended to support it.
label
string label()
Undocumented in source. Be warned that the author may not have intended to support it.
sendShowEvent
void sendShowEvent()
Undocumented in source. Be warned that the author may not have intended to support it.
type
void type(string type)
Undocumented in source. Be warned that the author may not have intended to support it.
type
string type()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.HTMLElement.HTMLElement _parent;
Undocumented in source.

Meta