Parent

Netzke::Basepack::Wrapper

Wrapper

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).

Configuration

Example:

  netzke :wrapper, :item => {
    :class_name => "FormPanel",
    :model => "User"
  }

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.