Select names from an indexed string list.
virtual int SetDefaultValues(vtkSMProperty *, bool vtkNotUsed(use_unchecked_values))
A vtkSMProperty is often defined with a default value in the XML itself.
represents the possible values a property can have
void PrintSelf(ostream &os, vtkIndent indent) override
virtual int IsInDomain(vtkSMProperty *vtkNotUsed(property))
Is the (unchecked) value of the property in the domain? Overwritten by sub-classes.
vtkSMProperty * GetInfoProperty()
static vtkSMDomain * New()
vtkSMProperty * GetRequiredProperty(const char *function)
Returns a given required property of the given function.