Included Modules

Netzke::Javascript

Component javascript code

Here’s a brief explanation on how a javascript class for a component gets built. Component gets defined as a constructor (a function) by js_class class method (see “Inside component’s contstructor”). Ext.extend provides inheritance from an Ext class specified in js_base_class class method.

Inside component’s constructor

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.