Sha256: a1aa2c6698b7456e8d6b0579f45d3f79e163c27eeeb711242d2ee86714789674
Contents?: true
Size: 287 Bytes
Versions: 5
Compression:
Stored size: 287 Bytes
Contents
module Netzke # Ext-related module. Some constants provide meta-information about the Ext.library. module Ext FORM_FIELD_XTYPES = %w{ textfield numberfield textarea combobox checkbox xdatetime } COLUMN_XTYPES = %w{ gridcolumn booleancolumn numbercolumn datecolumn } end end
Version data entries
5 entries across 5 versions & 1 rubygems