ActionEventArgs Constructor
        
 Initializes the ActionEventArgs. Called during construction.
 
         
        Parameters
        
            - options
            
 
            - 
                
Type: Object
An optional parameter literal object specifying defaults.
Optional: True 
        
        Examples
        The following example initializes a new instance of a ActionEventArgs object:
        
var newObject = new dundas.view.ActionEventArgs();