Changeset View
Changeset View
Standalone View
Standalone View
src/docs/Base.js
| Show First 20 Lines • Show All 62 Lines • ▼ Show 20 Lines | statics : { | ||||
| * @task events | * @task events | ||||
| */ | */ | ||||
| listen : function(type, callback) { | listen : function(type, callback) { | ||||
| // <docstub only, see JX.install()> // | // <docstub only, see JX.install()> // | ||||
| } | } | ||||
| } | } | ||||
| }); | }); | ||||