OrsGenericPropertyPanelGenerator¶
Generator for generic property panel displayed by the OrsObjectPropertiesList 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: | Jun 08 2017 14:24 |
dragonflyVersion: | |
3.0 | |
UUID: | 501c1828761411e788ab448a5b5d70c0 |
Class Code¶
-
class
OrsPythonPlugins.OrsGenericPropertyPanelGenerator.OrsGenericPropertyPanelGenerator.
OrsGenericPropertyPanelGenerator
(varname=None, managed=True)¶ -
UIDescriptors
= [<ORSServiceClass.OrsPlugin.uidescriptor.UIDescriptor object>]¶
-
canCreatePropertyPanel
()¶
-
closable
= True¶
-
createPropertyPanel
()¶
-
classmethod
developerMenu
()¶
-
getBibliographyModel
()¶
-
classmethod
getMainFormClass
()¶ Gets the class of the main form
Returns: output –
-
getPropertyPanelClassnames
()¶
-
getPropertyPanelDirectory
()¶
-
getPropertyPanelProperties
()¶
-
getPropertyPanelTitle
()¶
-
isPropertyPanelDirectoryExisting
()¶
-
keepAlive
= False¶
-
multiple
= True¶
-
refreshUIFromModel
()¶ Calls the UI to be updated based on the implementation
-
savable
= False¶
-
setPropertyPanelClassnames
(propertyPanelClassnames)¶
-
setPropertyPanelProperties
(propertyPanelName, location)¶
-
setPropertyPanelTitle
(propertyPanelTitle)¶
-