Sha256: 2f7f7e11b4594cb23e150221b2ff728483f5474aeb7f12d7c481976743f6cff0

Contents?: true

Size: 192 Bytes

Versions: 6

Compression:

Stored size: 192 Bytes

Contents

class SimpleComponent < Netzke::Base
  js_properties :title => "SimpleComponent",
                :html  => "Inner text"

  # component :one, :class_name => "SimplePanel", :title => "One"
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
netzke-core-0.7.7 test/core_test_app/app/components/simple_component.rb
netzke-core-0.7.6 test/core_test_app/app/components/simple_component.rb
netzke-core-0.7.5 test/core_test_app/app/components/simple_component.rb
netzke-core-0.7.4 test/core_test_app/app/components/simple_component.rb
netzke-core-0.7.3 test/core_test_app/app/components/simple_component.rb
netzke-core-0.7.2 test/core_test_app/app/components/simple_component.rb