Class: CSEvent

Defined in: lib/emitter.coffee
Inherits: CSObject

Overview

Class CSEvent is object to throw when event call.

Property Summary

(String) name
name of a event
(Number) ts
timestamp in milliseconds
(*) value
optional parameter
(CSEmitter) target
link to object, when fire event

Instance Method Summary

Inherited Method Summary

Methods inherited from CSObject

#destructor

Constructor Details

# (void) constructor(name, target, value)

Create event with name name by object target with optionally any data value

Parameters:

  • name ( String ) is name of event
  • target ( CSEmitter ) is link to CSEmitter child object
  • value ( * ) data for transmit to event handler

Instance Method Details

# (null) destructor()

kill all links

Returns:

  • null

    Quickly fuzzy find classes, mixins, methods, file:

    Control the navigation frame:

    You can focus and blur the search input: