var #attributes.var# = new Ext.Toolbar.SplitButton({
allowDepress: #attributes.allowDepress#,
allowDomMove: #attributes.allowDomMove#,
applyTo: "#JSStringFormat(attributes.applyTo)#",
applyTo: #attributes.applyToJS#,
arrowHandler: #attributes.arrowHandler#,
arrowTooltip: "#JSStringFormat(attributes.arrowTooltip)#",
arrowTooltip: #attributes.arrowTooltipJS#,
autoShow: #attributes.autoShow#,
clickEvent: "#JSStringFormat(attributes.clickEvent)#",
clickEvent: #attributes.clickEventJS#,
cls: "#JSStringFormat(attributes.cls)#",
cls: #attributes.clsJS#,
ctCls: "#JSStringFormat(attributes.ctCls)#",
ctCls: #attributes.ctClsJS#,
disabled: #attributes.disabled#,
disabledClass: "#JSStringFormat(attributes.disabledClass)#",
disabledClass: #attributes.disabledClassJS#,
enableToggle: #attributes.enableToggle#,
handleMouseEvents: #attributes.handleMouseEvents#,
handler: #attributes.handler#,
hidden: #attributes.hidden#,
hideMode: "#JSStringFormat(attributes.hideMode)#",
hideMode: #attributes.hideModeJS#,
hideParent: #attributes.hideParent#,
icon: "#JSStringFormat(attributes.icon)#",
icon: #attributes.iconJS#,
iconCls: "#JSStringFormat(attributes.iconCls)#",
iconCls: #attributes.iconClsJS#,
id: "#JSStringFormat(attributes.id)#",
id: #attributes.idJS#,
listeners: #attributes.listeners#,
menu: "#JSStringFormat(attributes.menu)#",
menu: #attributes.menuJS#,
menuAlign: "#JSStringFormat(attributes.menuAlign)#",
menuAlign: #attributes.menuAlignJS#,
minWidth: #attributes.minWidth#,
overCls: "#JSStringFormat(attributes.overCls)#",
overCls: #attributes.overClsJS#,
plugins: #attributes.plugins#,
pressed: #attributes.pressed#,
renderTo: "#JSStringFormat(attributes.renderTo)#",
renderTo: #attributes.renderToJS#,
repeat: #attributes.repeat#,
scope: #attributes.scope#,
stateEvents: #attributes.stateEvents#,
stateId: "#JSStringFormat(attributes.stateId)#",
stateId: #attributes.stateIdJS#,
stateful: #attributes.stateful#,
style: "#JSStringFormat(attributes.style)#",
style: #attributes.styleJS#,
tabIndex: #attributes.tabIndex#,
template: #attributes.template#,
text: "#JSStringFormat(attributes.text)#",
text: #attributes.textJS#,
toggleGroup: "#JSStringFormat(attributes.toggleGroup)#",
toggleGroup: #attributes.toggleGroupJS#,
toggleHandler: #attributes.toggleHandler#,
tooltip: "#JSStringFormat(attributes.tooltip)#",
tooltip: #attributes.tooltipJS#,
tooltipType: "#JSStringFormat(attributes.tooltipType)#",
tooltipType: #attributes.tooltipTypeJS#,
type: "#JSStringFormat(attributes.type)#",
type: #attributes.typeJS#,
xtype: "#JSStringFormat(attributes.xtype)#",
xtype: #attributes.xtypeJS#,
#attributes.passThrough#,
handler: #thisTag.handler[1]._out#,
listeners: { #ArrayKeyToList(thisTag.listeners, "_out")# },
menu: #thisTag.menu[1]._out#,
tooltip: #thisTag.tooltip[1]._out#,
icon: "#attributes.icon#",
cls: "#attributes.cls#",
dummy: true
});