Sha256: c160d5dc2c85da08e9bc288676debc240463e9986150d4f139cc067b2dbf4758
Contents?: true
Size: 231 Bytes
Versions: 4
Compression:
Stored size: 231 Bytes
Contents
/** If true, then all SproutCore controls can be focused when the user presses the tab key. Otherwise, only `SC.TextFieldView`'s will be focused. @type Boolean @default false @constant */ SC.FOCUS_ALL_CONTROLS = false;
Version data entries
4 entries across 4 versions & 1 rubygems