OpenPopupOptions

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

attributesOverride
void attributesOverride(bool attributesOverride)
Undocumented in source. Be warned that the author may not have intended to support it.
attributesOverride
bool attributesOverride()
Undocumented in source. Be warned that the author may not have intended to support it.
isContextMenu
void isContextMenu(bool isContextMenu)
Undocumented in source. Be warned that the author may not have intended to support it.
isContextMenu
bool isContextMenu()
Undocumented in source. Be warned that the author may not have intended to support it.
position
void position(string position)
Undocumented in source. Be warned that the author may not have intended to support it.
position
string position()
Undocumented in source. Be warned that the author may not have intended to support it.
triggerEvent
void triggerEvent(Optional!(T0) triggerEvent)
Undocumented in source. Be warned that the author may not have intended to support it.
triggerEvent
auto triggerEvent()
Undocumented in source. Be warned that the author may not have intended to support it.
x
void x(int x)
Undocumented in source. Be warned that the author may not have intended to support it.
x
int x()
Undocumented in source. Be warned that the author may not have intended to support it.
y
void y(int y)
Undocumented in source. Be warned that the author may not have intended to support it.
y
int y()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta