Swift
[ class tree: Swift ] [ index: Swift ] [ all elements ]

Class: Swift_Events_Event

Source Location: /vendors/swift/classes/Swift/Events/Event.php

Interface Overview


The minimum interface for an Event.


Author(s):

  • Chris Corbyn

Methods



Class Details

[line 18]
The minimum interface for an Event.



Tags:

author:  Chris Corbyn
filesource:  Source Code for this file


[ Top ]


Class Methods


method bubbleCancelled [line 37]

boolean bubbleCancelled( )

Returns true if this Event will not bubble any further up the stack.



Tags:

access:  public


[ Top ]

method cancelBubble [line 31]

void cancelBubble( [ $cancel = true], boolean $cancel,)

Prevent this Event from bubbling any further up the stack.



Tags:

access:  public


Parameters:

boolean   $cancel,   optional
   $cancel  

[ Top ]

method getSource [line 25]

object getSource( )

Get the source object of this event.



Tags:

access:  public


[ Top ]


Documentation generated on Mon, 05 Sep 2011 20:33:17 -0500 by phpDocumentor 1.4.3