Classes | |
class | ContextMenus.ContextEvent |
Represents a context event. Extend this (with a partial class) if you want to add custom things to pass through to the window which will actually handle the display. More... | |
class | ContextMenus.ContextEventListener |
Handler for ContextEvent events. More... | |
class | Dom.Element |
This object represents any Markup Language (ML) tag such as html, sml, xml etc. More... | |
Namespaces | |
ContextMenus | |
Useful helpers for working with context menu's (like right clicking). | |
Dom | |
The DOM namespace contains a 'tag soup' parser for handling HTML5 and other XML-like formats. It contains W3C compatible DOM nodes and functionality. | |
Constant Groups | |
ContextMenus | |
Useful helpers for working with context menu's (like right clicking). | |
Dom | |
The DOM namespace contains a 'tag soup' parser for handling HTML5 and other XML-like formats. It contains W3C compatible DOM nodes and functionality. | |
Functions | |
delegate void | ContextMenus.ContextEventDelegate (ContextEvent e) |