ActionItem Class Reference
An operation that can be associated with a keyboard shortcut (accelerator), menu item, or button.
|
tuple | ButtonText = _swig_property(GetButtonText) |
|
tuple | Category = _swig_property(GetCategoryText) |
|
tuple | Checked = _swig_property(GetIsChecked) |
|
tuple | Description = _swig_property(GetDescriptionText) |
|
tuple | Dynamic = _swig_property(GetIsDynamicAction) |
|
tuple | Enabled = _swig_property(GetIsEnabled) |
|
tuple | Id = _swig_property(GetId) |
|
tuple | Indeterminate = _swig_property(GetIsIndeterminate) |
|
tuple | MenuText = _swig_property(GetMenuText) |
|
tuple | Shortcut = _swig_property(GetShortcutString) |
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
tuple | Visible = _swig_property(GetIsItemVisible) |
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
tuple | InterfaceId = _swig_property(GetID) |
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
Execute(ActionItem self) -> bool
def ExecuteAction |
( |
|
self | ) |
|
ExecuteAction(ActionItem self) -> bool
def GetButtonText |
( |
|
self | ) |
|
GetButtonText(ActionItem self) -> WStr
def GetCategoryText |
( |
|
self | ) |
|
GetCategoryText(ActionItem self) -> WStr
def GetDescriptionText |
( |
|
self | ) |
|
GetDescriptionText(ActionItem self) -> WStr
GetId(ActionItem self) -> int
GetIsChecked(ActionItem self) -> bool
def GetIsDynamicAction |
( |
|
self | ) |
|
GetIsDynamicAction(ActionItem self) -> bool
GetIsEnabled(ActionItem self) -> bool
def GetIsIndeterminate |
( |
|
self | ) |
|
GetIsIndeterminate(ActionItem self) -> bool
def GetIsItemVisible |
( |
|
self | ) |
|
GetIsItemVisible(ActionItem self) -> bool
GetMenuText(ActionItem self) -> WStr
def GetShortcutString |
( |
|
self | ) |
|
GetShortcutString(ActionItem self) -> WStr