Sha256: f6e17c2ea079a6ddc67ce1e72ffad13650032c79a2db78f32f9c4f7214cd13f0

Contents?: true

Size: 246 Bytes

Versions: 18

Compression:

Stored size: 246 Bytes

Contents

# It's a primitive BorderLayoutPanel, but don't let it fool you - it's a fully functionaly Netzke component: it handles components, can be dynamically loaded, nested, etc.
class BorderLayoutPanel < Netzke::Base
  js_property :layout, 'border'
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
netzke-core-0.8.1 test/core_test_app/app/components/border_layout_panel.rb
netzke-core-0.8.0 test/core_test_app/app/components/border_layout_panel.rb
netzke-core-0.7.7 test/core_test_app/app/components/border_layout_panel.rb
netzke-core-0.7.6 test/core_test_app/app/components/border_layout_panel.rb
netzke-core-0.7.5 test/core_test_app/app/components/border_layout_panel.rb
netzke-core-0.7.4 test/core_test_app/app/components/border_layout_panel.rb
netzke-core-0.7.3 test/core_test_app/app/components/border_layout_panel.rb
netzke-core-0.7.2 test/core_test_app/app/components/border_layout_panel.rb
netzke-core-0.7.1 test/rails_app/app/components/border_layout_panel.rb
netzke-core-0.6.7 test/rails_app/app/components/border_layout_panel.rb
netzke-core-0.7.0 test/rails_app/app/components/border_layout_panel.rb
netzke-core-0.6.6 test/rails_app/app/components/border_layout_panel.rb
netzke-core-0.6.5 test/rails_app/app/components/border_layout_panel.rb
netzke-core-0.6.4 test/rails_app/app/components/border_layout_panel.rb
netzke-core-0.6.3 test/rails_app/app/components/border_layout_panel.rb
netzke-core-0.6.2 test/rails_app/app/components/border_layout_panel.rb
netzke-core-0.6.1 test/rails_app/app/components/border_layout_panel.rb
netzke-core-0.6.0 test/rails_app/app/components/border_layout_panel.rb