PowerUI.CustomEventInit Class Reference
Inheritance diagram for PowerUI.CustomEventInit:
PowerUI.EventInit

Public Attributes

object detail
 
- Public Attributes inherited from PowerUI.EventInit
bool bubbles
 
bool cancelable
 
bool composable
 

Additional Inherited Members

- Package Functions inherited from PowerUI.EventInit
virtual void Setup (Dom.Event e)
 

Member Data Documentation

object PowerUI.CustomEventInit.detail