Class ExtJS::Component
In: lib/extjs/component.rb
Parent: Object

Methods

add   apply   new   render   to_json  

Attributes

config  [RW] 

Public Class methods

Public Instance methods

Adds a config {} or ExtJS::Component instance to this component‘s items collection. NOTE: When :partial option is used a String will of course be returned. Otherwise an ExtJS::Component instance will be returned. @return {String/ExtJS::Component}

[Validate]