Sha256: 697279f228e62b2d8a87507663be1cd6cd83f8aecb4518d29c887e8299ba09cb
Contents?: true
Size: 485 Bytes
Versions: 66
Compression:
Stored size: 485 Bytes
Contents
// ======================================================================== // Greenhouse.LabelView.Designer // ======================================================================== /* A Custom Designer for LabelViews. This custom designer allows you to set classNames and backgroundColor */ SC.LabelView.Designer = SC.LabelView.Designer.extend( /** @scope SC.LabelView.Designer.prototype */ { designProperties: 'value escapeHTML classNames backgroundColor'.w() });
Version data entries
66 entries across 66 versions & 2 rubygems