Sha256: 20a3b08a91630273048a3d5b2af00ca6b75ad8f0f99364f1063543d21f560a9e
Contents?: true
Size: 297 Bytes
Versions: 12
Compression:
Stored size: 297 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 xcheckbox checkbox xdatetime } COLUMN_XTYPES = %w{ gridcolumn booleancolumn numbercolumn datecolumn } end end
Version data entries
12 entries across 12 versions & 1 rubygems