Netzke::Base
Ext.Window-based component able to nest other Netzke components
Persistent position and dimensions
:item - nested Netzke component, e.g.:
netzke :window, :item => {:class_name => "GridPanel", :model => "User"}
Based on Ext.Window, naturally
# File lib/netzke/basepack/window.rb, line 15 15: def self.js_base_class 16: "Ext.Window" 17: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.