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:460 Ste-Catherine Ouest, suite 600, Montréal, Québec, Canada, H3B 1A7
copyright:Object Research Systems (ORS), Inc. All rights reserved 2021.
date:Jan 11 2017 15:46
dragonflyVersion:
 3.0
UUID:290e7bd4761411e7aad8448a5b5d70c0

Class Code

class OrsPythonPlugins.OrsGenericMenuItemGenerator.OrsGenericMenuItemGenerator.OrsGenericMenuItemGenerator(varname=None)
UIDescriptors = [<ORSServiceClass.OrsPlugin.uidescriptor.UIDescriptor object>]
canCreateMenuItem()
createMenuItem()
classmethod developerMenu()
getBibliographyModel()
classmethod getMainFormClass()

Gets the class of the main form

Returns:output
getMenuItemDirectory()
getMenuItemProperties()
getMenuItemSection()
getMenuItemStringToDisplay()
getMenuItemTopLevelNameOrContextual()
isMenuItemDirectoryExisting()
isValidCustomTopLevelName(customTopLevelName)
keepAlive = False
multiple = True
refreshUIFromModel()

Calls the UI to be updated based on the implementation

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