MenuListener

Undocumented in source.

Constructors

this
this(Application app)
Undocumented in source.

Members

Functions

onShowContextMenu
void onShowContextMenu(Activity activity, Awesomium.WebContextMenuInfo* p)
Undocumented in source. Be warned that the author may not have intended to support it.
onShowPopupMenu
void onShowPopupMenu(Activity activity, Awesomium.WebPopupMenuInfo* p)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Menu

cppObj
inout(CppObj) cppObj()
Undocumented in source. Be warned that the author may not have intended to support it.
onShowPopupMenu
void onShowPopupMenu(Activity activity, Awesomium.WebPopupMenuInfo* )
Undocumented in source. Be warned that the author may not have intended to support it.
onShowContextMenu
void onShowContextMenu(Activity activity, Awesomium.WebContextMenuInfo* )
Undocumented in source. Be warned that the author may not have intended to support it.
onShowPopupMenu
void onShowPopupMenu(Awesomium.WebView wv, Awesomium.WebPopupMenuInfo* p)
Undocumented in source. Be warned that the author may not have intended to support it.
onShowContextMenu
void onShowContextMenu(Awesomium.WebView wv, Awesomium.WebContextMenuInfo* p)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta