LabelComboBox
#
- class ansys.scade.almgw_msoffice.settings.LabelComboBox(owner, text: str, wl: int, items, x=10, y=10, w=50, h=14, **kwargs)#
Bases:
scade.tool.suite.gui.widgets.ObjectComboBox
Bundles a combo box with a label.
Initialize the combo box.
Overview#
Import detail#
from ansys.scade.almgw_msoffice.settings import LabelComboBox
Attribute detail#
- LabelComboBox.label#
- LabelComboBox.owner#