schrodinger.application.jaguar.gui.tabs.reaction_properties_tab module¶
-
class
schrodinger.application.jaguar.gui.tabs.reaction_properties_tab.
ReactionPropertiesTab
(parent, input_selector=None)¶ Bases:
schrodinger.application.jaguar.gui.tabs.base_tab.BaseTab
-
HELP_TOPIC
= 'JAGUAR_REACTION_PROPERTIES_TAB'¶
-
NAME
= 'Properties'¶
-
UI_MODULES
= (<module 'schrodinger.application.jaguar.gui.ui.reaction_properties_tab_ui' from '/scr/buildbot/savedbuilds/2017-4/NB/build-152/internal/lib/python2.7/site-packages/schrodinger/application/jaguar/gui/ui/reaction_properties_tab_ui.pyc'>,)¶
-
deltaGIsChecked
()¶ Determine if the delta G checkbox is checked
Returns: True if the delta G checkbox is checked. False otherwise.
-
preoptimizeIsChecked
()¶ Determine if the pre-optimize is checked
Returns: True if the pre-optimize checkbox is checked. False otherwise.
-
reset
()¶
-