Netzke::Basepack::GridPanel::MultiEditForm

Public Instance Methods

attr_type_to_xtype_map() click to toggle source

Replace checkbox for boolean fields with tristate checkbox

    # File lib/netzke/basepack/grid_panel/multi_edit_form.rb, line 7
 7:         def attr_type_to_xtype_map
 8:           super.merge({
 9:             :boolean => :tricheckbox
10:           })
11:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.