Class MAPopup
Bases:
LoInstPropsPartial
Class for manager menu by LibreOffice module.
Constructor
Debug menu
Insert new menu.
- Parameters:
menu (dict) – New menu data
after (int, str, optional) – Insert in after menu (CommandURL). Defaults to “”.
save (bool, optional) – For persistent save. Defaults to True.
Remove menu.
- Parameters:
menu (str) – Menu CommandURL
- Return type:
None
Gets the current app.
- Return type:
str
Lo Instance
- Return type: