class Event (View source)

Properties

string $callback Javascript callback function name.

Methods

__construct( string $c)

Builds the Event object.

Details

at line 39
Event __construct( string $c)

Builds the Event object.

Parameters

string $c Name of Javascript callback function.

Return Value

Event

Exceptions

InvalidConfigValue