Sha256: 0c86c47d4b644d16228f9b780c751a0a1ed7fc4569b65aa0020d19abffbf65bb

Contents?: true

Size: 213 Bytes

Versions: 111

Compression:

Stored size: 213 Bytes

Contents

class Marty::GridAppendOnly < Marty::McflyGridPanel
  def configure(c)
    super

    c.paging                 = :pagination
    c.editing                = :in_form
    c.permissions[:update]   = false
  end

end

Version data entries

111 entries across 111 versions & 1 rubygems

Version Path
marty-2.5.2 app/components/marty/grid_append_only.rb
marty-2.5.1 app/components/marty/grid_append_only.rb
marty-2.5.0 app/components/marty/grid_append_only.rb
marty-2.4.9 app/components/marty/grid_append_only.rb
marty-2.4.8 app/components/marty/grid_append_only.rb
marty-2.4.7 app/components/marty/grid_append_only.rb
marty-2.4.6 app/components/marty/grid_append_only.rb
marty-2.4.5 app/components/marty/grid_append_only.rb
marty-2.4.4 app/components/marty/grid_append_only.rb
marty-2.4.3 app/components/marty/grid_append_only.rb
marty-2.4.2 app/components/marty/grid_append_only.rb
marty-2.4.1 app/components/marty/grid_append_only.rb
marty-2.4.0 app/components/marty/grid_append_only.rb
marty-2.3.15 app/components/marty/grid_append_only.rb
marty-2.3.14 app/components/marty/grid_append_only.rb
marty-2.3.13 app/components/marty/grid_append_only.rb
marty-2.3.12 app/components/marty/grid_append_only.rb
marty-2.3.11 app/components/marty/grid_append_only.rb
marty-2.3.10 app/components/marty/grid_append_only.rb
marty-2.3.9 app/components/marty/grid_append_only.rb