Searched refs:addComboBoxRO (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/ValidationKit/testmanager/webui/
H A Dwuiadmintestbox.py133 oForm.addComboBoxRO(TestBoxData.ksParam_enmPendingCmd, oData.enmPendingCmd, 'Pending command',
H A Dwuihlpform.py211 return self.addComboBoxRO(sName, sSelected, sLabel, aoOptions, sExtraAttribs);
225 def addComboBoxRO(self, sName, sSelected, sLabel, aoOptions, sExtraAttribs = ''): member in class:WuiHlpForm

Completed in 44 milliseconds