Sha256: a2701cee82b2f8c8a62ce52f991f8f658d5a19e86c175deb2cd95f7805ebd598

Contents?: true

Size: 216 Bytes

Versions: 28

Compression:

Stored size: 216 Bytes

Contents

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

    c.enable_extended_search = false
    c.prohibit_update        = true
  end

  def default_bbar
    [:del, :add_in_form]
  end
end

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
marty-0.5.41 app/components/marty/grid_append_only.rb
marty-0.5.40 app/components/marty/grid_append_only.rb
marty-0.5.39 app/components/marty/grid_append_only.rb
marty-0.5.38 app/components/marty/grid_append_only.rb
marty-0.5.36 app/components/marty/grid_append_only.rb
marty-0.5.35 app/components/marty/grid_append_only.rb
marty-0.5.34 app/components/marty/grid_append_only.rb
marty-0.5.33 app/components/marty/grid_append_only.rb
marty-0.5.32 app/components/marty/grid_append_only.rb
marty-0.5.31 app/components/marty/grid_append_only.rb
marty-0.5.30 app/components/marty/grid_append_only.rb
marty-0.5.29 app/components/marty/grid_append_only.rb
marty-0.5.28 app/components/marty/grid_append_only.rb
marty-0.5.27 app/components/marty/grid_append_only.rb
marty-0.5.26 app/components/marty/grid_append_only.rb
marty-0.5.25 app/components/marty/grid_append_only.rb
marty-0.5.24 app/components/marty/grid_append_only.rb
marty-0.5.23 app/components/marty/grid_append_only.rb
marty-0.5.21 app/components/marty/grid_append_only.rb
marty-0.5.20 app/components/marty/grid_append_only.rb