\(\renewcommand\AA{\unicode{x212B}}\)
EnabledWhenProperty
This is a Python binding to the C++ class Mantid::Kernel::EnabledWhenProperty.
bases: mantid.kernel.IPropertySettings
-
class
mantid.kernel.
EnabledWhenProperty
-
isEnabled
((IPropertySettings)self, (IPropertyManager)alg) → bool :
Is the property to be shown as enabled in the GUI. Default true.
-
isVisible
((IPropertySettings)self, (IPropertyManager)alg) → bool :
Is the property to be shown in the GUI? Default true.