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

Public Attributes

bool bubbles
 
bool cancelable
 
bool composable
 

Package Functions

virtual void Setup (Dom.Event e)
 

Member Function Documentation

virtual void PowerUI.EventInit.Setup ( Dom.Event  e)
inlinepackagevirtual

Member Data Documentation

bool PowerUI.EventInit.bubbles
bool PowerUI.EventInit.cancelable
bool PowerUI.EventInit.composable