Classes | |
| class | PowerUI.FileProtocol |
| Represents a custom protocol:// as used by PowerUI files. For example, if you wish to deliver content in a custom way to PowerUI, implement a new FileProtocol (e.g. 'cdn') Then, setup its OnGetGraphic function. More... | |
Namespaces | |
| PowerUI | |
| The PowerUI namespace manages almost everything to do with PowerUI such as html, css and it's rendering. | |
Constant Groups | |
| PowerUI | |
| The PowerUI namespace manages almost everything to do with PowerUI such as html, css and it's rendering. | |
Functions | |
| delegate void | PowerUI.InternalEventHandler (EventTarget et) |
| A delegate for dealing with event targets. More... | |