FormEvent.cs File Reference

Classes

class  PowerUI.FormEvent
 Represents information entered into a html form. It maps field names to their current selected value. More...
 
class  PowerUI.FormEventListener
 Handler for FormEvent events. 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.FormEventDelegate (FormEvent e)