.&1|?" {}:+dt 4BEn!3_${EjTb144{GDtKԵ}71UuAƒ (&9H'\(xc\hK6M+'v(`i$(aTvAE9oCKaYJ ``M1>ȟ.qkv= btR?:Lc`?U%`秘^:}FW' ы4|(24qwJ B~\|D O~xGLmtK fue$G銔ҋCZBX["\0nRQB7 Û؈+_&ٹ q IC^Af!U@B8ؠ:ЋwGt |y1i>Os1 aick5\p|fk_hZve1mnZxRE`Ҵpz&-sЀTIEa$.h#ղQ=KB,+?gs;(Yw2m *])6"Jֻ 5AyYA=FӿrKBp (7Bp}&\bEH$$1=3 *yckheMW5&wqbDdOPˑ (e3Mԡ0=KB,+?gs;(Yw2m *])6"Jֻ 5AyYA=FӿE`JPh p}@tse J N5[y-ģL7͌2!UyߖiN؝1$EP>rh=KB,+?gs;(Yw2m *])6"Jֻ 5AyYA=FӿR\^;~awtR}@tse J N5[y-ģL7͌2!UyߖiN؝1WT0x%6gDJ?$fX(PFYhgBoǿ?etve1mnZxRE`ҴpzWc 'msFO4$B|*vT@hE _K#ضe%5^ĴM[:;,{*Op318cg4\DwiÅ &\bEH$$1=3 *yckheMW5&wqbDdOPڅaJXI.u&KOBYLm-N=0\ׄڴ8z?.+q2]aovwE~]>!fT#SC4Ao@&\bEH$$1=3 *yckS`Wl uO=W-3\OJLdcuD-ST#SOx'D&:,cW~IPVzѯ0=,*HXQQ[,:1Cs6/[Xhg*Z3pC7އ׋-СA^:;UDQP^NΆ* h4Boea붂x&*6S'm?_y%WZw<_z|(._qLV^Fjs6 p,wNDə8nn&,`\f?,Tְ:).(IZ_ 97!ŲOl;t+>د, 2,n,glϛ]_GA nͻ%z?l~]ϛ]_GA nͻl%`'EQIfG:P*]ݏqz8nn&,`\fùNNl&!8nn&,`\fcbz /29%ϯMV8Gp8nn&,`\fzt 61q+?]V^Fjs6 ֝D%"P*61Û`y5?"ؑ20Gv178nn&,`\fo\¸_Mj 8nn&,`\fMIP z5sbFt8J,}lIj C;oa z*;ʞK8nn&,`\f}2OOә1΢)kDKdh$CF;m7 /ް;#Esٜ+3@w ga}=Co 3Oz+Sg,DQP^NΆ* h4/ ^vC%].B >=m+Paϛ]_GA nͻfH4l?"˔T٫-L{SށKQ&֥qau8nn&,`\fM3?.E.&D>ݱa(mv(yq^%Obg9_9tx C "-cFCĶ8nn&,`\f}١j'dn.VvBT_^z}!ڌ`/uf2mVuB/x d7߷ˬ+X7Cȿa b>]܂89fWp!pE"-cFCĶӬo T5N w­7$#oP8nn&,`\fj{GG vW3P7b7`F&\!>83g(;{+=0c >ZLx<)p ʵ@hev~];-Wn17ד8nn&,`\f)}r0J/A B8nn&,`\fQ]Fn~v[E sٜ+3@w ga}=Co 3K̙+S6˷^`o3or="-cFCĶ7_?kRhl)H6mU,02c%gns%+ O8nn&,`\f\Ԩ<=ns4%c5ojyqLS+8nn&,`\f:/Ez Nt type: 'layoutPanel', title: 'Error List', contentContainer: 'ErrorListPanel' }, { type: 'layoutPanel', title: 'Performance', contentContainer: 'PerformancePanel', selected: true, initContent: function () { var data = [1, 5, 12, 5, 33, 38, 40, 42, 18, 18, 70, 76, 75, 99, 100, 88, 64, 13, 19, 15]; var settings = { title: 'CPU Usage', description: '', showLegend: false, enableAnimations: false, showBorderLine: false, showToolTips: false, backgroundColor: 'transparent', padding: { left: 0, top: 10, right: 0, bottom: 0 }, titlePadding: { left: 0, top: 0, right: 0, bottom: 0 }, source: data, xAxis: { visible: false, valuesOnTicks: false }, colorScheme: 'scheme01', seriesGroups: [{ type: 'line', columnsGapPercent: 0, columnsMaxWidth: 2, valueAxis: { minValue: 0, visible: false }, series: [{ linesUnselectMode: 'click', colorFunction: function (value, itemIndex, serie, group) { if (value <= 33) { return '#32CD32'; } else if (value <= 66) { return '#FFD700'; } else { return '#AA4643'; } } }] }] }; $('#cpuUsage').jqxChart(settings); } }] }] }, { type: 'tabbedGroup', width: 220, minWidth: 200, items: [{ type: 'layoutPanel', title: 'Solution Explorer', contentContainer: 'SolutionExplorerPanel', initContent: function () { // initialize a jqxTree inside the Solution Explorer Panel var source = [{ icon: '../../images/earth.png', label: 'Project', expanded: true, items: [{ icon: '../../images/folder.png', label: 'css', expanded: true, items: [{ icon: '../../images/nav1.png', label: 'jqx.base.css' }, { icon: '../../images/nav1.png', label: 'jqx.energyblue.css' }, { icon: '../../images/nav1.png', label: 'jqx.orange.css' }] }, { icon: '../../images/folder.png', label: 'scripts', items: [{ icon: '../../images/nav1.png', label: 'jqxcore.js' }, { icon: '../../images/nav1.png', label: 'jqxdata.js' }, { icon: '../../images/nav1.png', label: 'jqxgrid.js' }] }, { icon: '../../images/nav1.png', label: 'index.htm', selected: true }] }]; $('#solutionExplorerTree').jqxTree({ source: source, width: 190 }); } }, { type: 'layoutPanel', title: 'Properties', contentContainer: 'PropertiesPanel' }] }] }]; $('#jqxDockingLayout').jqxDockingLayout({ width: 800, height: 600, layout: layout, contextMenu: true }); $('#viewServerExplorer').jqxButton(); $('#viewServerExplorer').click(function () { $('#jqxDockingLayout').jqxDockingLayout('addFloatGroup', 300, 200, { x: 500, y: 200 }, 'layoutPanel', 'Server Explorer', '
', function () { var source = [{ icon: '../../images/dataadapter.png', label: 'Data Connections', expanded: true, items: [{ icon: '../../images/validator.png', label: 'northwinddatabase.mdf' }] }, { icon: '../../images/nav1.png', label: 'Servers', items: [{ icon: '../../images/nav1.png', label: 'WorkStation3-PC' }, { icon: '../../images/dragdrop.png', label: 'SharePoint Connections' }] }]; $('#serverExplorerTree').jqxTree({ source: source, width: '100%', height: 'auto' }); }); $('#viewServerExplorer').jqxButton({ disabled: true }); }); });
List of tools
Help topics
No errors.
List of properties