addEvent
(since 1.0)
Adds and event listener for an Ape event.
Description
string
addEvent
(
string event, function fn )
Used to listen APE events, see Events for a list of events
Parameters
event
The event name.
fn
Callback function
User notes
# No comment
Post a note
CollaborAPE to our wiki !
Find the information you need on the APE Official Wiki : Install, Server, JSF, Help...
