taxCodes_Copy.script File Reference

Functions

taxlist valid connect (newbutton,"setEnabled")
newbutton clicked connect (copyClicked)
function copyClicked ()
toolbox layoutBoxInsertWidget (layout, 3, newbutton)

Variables

var btnView = mywindow.findChild("_view")
newbutton enabled = false
var layout = toolbox.widgetGetLayout(btnView)
var newbutton = toolbox.createWidget("QPushButton", mywindow, "_copyButton")
var taxlist = mywindow.findChild("_tax")
newbutton text = "Cop&y"

Function Documentation

taxlist valid connect ( newbutton  ,
"setEnabled"   
)
newbutton clicked connect ( copyClicked   ) 
function copyClicked (  ) 
toolbox layoutBoxInsertWidget ( layout  ,
,
newbutton   
)

Variable Documentation

var btnView = mywindow.findChild("_view")
newbutton enabled = false
var layout = toolbox.widgetGetLayout(btnView)
var newbutton = toolbox.createWidget("QPushButton", mywindow, "_copyButton")
var taxlist = mywindow.findChild("_tax")
newbutton text = "Cop&y"

Generated on Fri Sep 4 10:07:03 2009 xTuple ERP Programmer Reference, Version 3.3.0 doxygen 1.6.1