Netzke::Base
Simple Ext.Panel with layout ‘fit’ that wraps up another Netzke component. Can be useful in HTML pages where a component should be dynamically configured, to not reload the entire page after configuration (Wrapper will reload the component automatically).
:item - configuration hash for wrapped component
Example:
netzke :wrapper, :item => {
:class_name => "FormPanel",
:model => "User"
}
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.