SOURCE CODE: Uize.Widgets.SegmentDisplay.Seven.Html (view docs)

Uize.module ({
  name:'Uize.Widgets.SegmentDisplay.Seven.Html',
  builder:function () {
    'use strict';

    return Uize.package ({
      process:function (i) {
        function _cssClass (_class) {return m.cssClass (_class)}
        function _resolveNonStringToPixel (_value) {return typeof _value == "string" ? _value : +_value + "px"}
        var
          m = this,
          i = arguments [0],
          _idPrefix = i.idPrefix,
          _fragment0 = '" class="',
          _fragment1 = '" style="',
          _fragment2 = '">\r\n    
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n\r\n\r\n' ); } }); } });