AbstractCustomActionItem Class Reference
Derive from this class to create new custom user actions.
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
Execute(AbstractCustomActionItem self) -> bool
def GetButtonText |
( |
|
self | ) |
|
GetButtonText(AbstractCustomActionItem self) -> wchar_t const *
def GetCategoryText |
( |
|
self | ) |
|
GetCategoryText(AbstractCustomActionItem self) -> wchar_t const *
def GetDescription |
( |
|
self | ) |
|
GetDescription(AbstractCustomActionItem self) -> wchar_t const *
GetId(AbstractCustomActionItem self) -> int
GetMenuText(AbstractCustomActionItem self) -> wchar_t const *
IsChecked(AbstractCustomActionItem self) -> bool
IsEnabled(AbstractCustomActionItem self) -> bool
def IsIndeterminate |
( |
|
self | ) |
|
IsIndeterminate(AbstractCustomActionItem self) -> bool
IsVisible(AbstractCustomActionItem self) -> bool