OrsGenericMenuItemGenerator

Generator for generic menu item files associated to the OrsGenericMenuItem plugin

author:ORS Team
contact:http://theobjects.com
email:info@theobjects.com
organization:Object Research Systems (ORS), Inc.
address:760 St-Paul West, suite 101, Montréal, Québec, Canada, H3C 1M4
copyright:Object Research Systems (ORS), Inc. All rights reserved 2020.
date:Jan 11 2017 15:46
dragonflyVersion:
 3.0
UUID:290e7bd4761411e7aad8448a5b5d70c0

Class Code

class OrsPythonPlugins.OrsGenericMenuItemGenerator.OrsGenericMenuItemGenerator.OrsGenericMenuItemGenerator(varname=None, managed=True)
UIDescriptors = [<ORSServiceClass.OrsPlugin.uidescriptor.UIDescriptor object>]
canCreateMenuItem()
closable = True
closeWidget(name)
createMenuItem()
classmethod developerMenu()
getBibliographyModel()
getMenuItemDirectory()
getMenuItemProperties()
getMenuItemSection()
getMenuItemStringToDisplay()
getMenuItemTopLevelNameOrContextual()
isMenuItemDirectoryExisting()
isValidCustomTopLevelName(customTopLevelName)
keepAlive = False
multiple = True
static openGUI()
openWidget(name, dock=None, tab=None, x=-1, y=-1, w=-1, l=-1, order=-1)
refreshUIFromModel()

Calls the UI to be updated based on the implementation

savable = False
setMenuItemProperties(menuItemName, location)
setMenuItemSection(section)
setMenuItemStringToDisplay(stringToDisplay)
setMenuItemTopLevelNameOrContextual(topLevelNameOrContextual)