Sha256: c3ee16fe3e57ceee6c89211836930828dafa72b59df914269018f05940f802e8

Contents?: true

Size: 101 Bytes

Versions: 5

Compression:

Stored size: 101 Bytes

Contents

class SimpleWindow < Netzke::Base
  js_configure do |c|
    c.extend = "Ext.window.Window"
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
netzke-core-0.8.4 test/core_test_app/app/components/simple_window.rb
netzke-core-0.8.3 test/core_test_app/app/components/simple_window.rb
netzke-core-0.8.2 test/core_test_app/app/components/simple_window.rb
netzke-core-0.8.1 test/core_test_app/app/components/simple_window.rb
netzke-core-0.8.0 test/core_test_app/app/components/simple_window.rb