4 #ifndef vtkEnableDecorator_h 5 #define vtkEnableDecorator_h
void Initialize(vtkPVXMLElement *xml, vtkSMProxy *proxy) override
Constructor.
vtkEnableDecorator can be used to enable/disable a widget based on the status of another property not...
#define VTKREMOTINGAPPLICATIONCOMPONENTS_EXPORT
bool IsBoolProperty() const
static vtkBoolPropertyDecorator * New()
proxy for a VTK object(s) on a server
vtkBoolPropertyDecorator is a base class for enable/disable or show/hide widgets based on the status ...
This is used by vtkPVXMLParser to represent an XML document starting at the root element.
bool Enable() const override
overridden from vtkProperty.
void PrintSelf(ostream &os, vtkIndent indent) override