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