MenuManager Class Reference
|
| def | FindMenu (args) |
| |
| def | GetMainMenu () |
| |
| def | GetMenuFile () |
| |
| def | LoadMenuFile (args) |
| |
| def | MenuExists (args) |
| |
| def | SaveMenuFile (args) |
| |
| def | UnregisterMenu (args) |
| |
| def | EnableActions (self, args) |
| |
| def | GetActionTable (self) |
| |
| def | GetClassDesc (self) |
| |
| def | GetDescription (self) |
| |
| def | GetFlags (self) |
| |
| def | GetFPDesc (self) |
| |
| def | GetID (self) |
| |
| def | GetInterface (self, args) |
| |
| def | GetInternalName (self) |
| |
| def | GetRsrcString (self, args) |
| |
| def | EnableActions (self, args) |
| |
| def | FindFn (self, args) |
| |
| def | GetDesc (self) |
| |
| def | Invoke (self, args) |
| |
| def | IsChecked (self, args) |
| |
| def | IsEnabled (self, args) |
| |
| def | IsVisible (self, args) |
| |
| def | GetID (self) |
| |
| def | GetInterface (self, args) |
| |
| def | GetUnwrappedPtr (self) |
| |
|
|
tuple | FindMenu = staticmethod(FindMenu) |
| |
|
tuple | GetMainMenu = staticmethod(GetMainMenu) |
| |
|
tuple | GetMenuFile = staticmethod(GetMenuFile) |
| |
|
tuple | LoadMenuFile = staticmethod(LoadMenuFile) |
| |
|
tuple | MenuExists = staticmethod(MenuExists) |
| |
|
tuple | SaveMenuFile = staticmethod(SaveMenuFile) |
| |
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
|
tuple | UnregisterMenu = staticmethod(UnregisterMenu) |
| |
|
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') |
| |
|
tuple | Id = _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') |
| |
FindMenu(wchar_t const * name) -> Menu
GetMenuFile() -> wchar_t const *
LoadMenuFile(wchar_t const * pMenuFile) -> BOOL
MenuExists(wchar_t const * name) -> bool
SaveMenuFile(wchar_t const * pMenuFile) -> BOOL
| def UnregisterMenu |
( |
|
args | ) |
|
UnregisterMenu(wchar_t const * name)
UnregisterMenu(Menu menu)