#include <vtkPVFieldMenu.h>
Inheritance diagram for vtkPVFieldMenu:
This menu works with vtkPVInputMenu and vtkPVArrayMenu. It was developed for the Threshold filter which can threshold based on a cell or point array. Input menu supplies the DataSet information of the current input. It also calls update when the value of the input menu changes. The array menu can use this field menu as a source of its arrays.
Definition at line 39 of file vtkPVFieldMenu.h.
|
|
|
|
|
|
|
Reimplemented from vtkPVTracedWidget. |
|
|
|
Reimplemented from vtkPVWidget. |
|
Create the widget. Reimplemented from vtkPVWidget. |
|
This input menu supplies the data information. You must set this (XML). |
|
This input menu supplies the data information. You must set this (XML). |
|
Set the menus value as a string. Used by the Accept and Reset callbacks. Can also be used from a script. |
|
Set the menus value as a string. Used by the Accept and Reset callbacks. Can also be used from a script. |
|
A convenience method that returns information of the data attribute selected. |
|
This is called to update the menus if something (InputMenu) changes. Reimplemented from vtkPVWidget. |
|
Creates and returns a copy of this widget. It will create a new instance of the same type as the current object using NewInstance() and then copy some necessary state parameters. Reimplemented from vtkPVWidget. |
|
This serves a dual purpose. For tracing and for saving state. Implements vtkPVWidget. |
|
Called when the accept or reset button is pressed. Implements vtkPVWidget. |
|
Called when the accept or reset button is pressed. Reimplemented from vtkPVWidget. |
|
Called after the widget is created. Initializes the gui from server manager Implements vtkPVWidget. |
|
Update the "enable" state of the object and its internal parts. Depending on different Ivars (this->Enabled, the application's Limited Edition Mode, etc.), the "enable" state of the object is updated and propagated to its internal parts/subwidgets. This will, for example, enable/disable parts of the widget UI, enable/disable the visibility of 3D widgets, etc. Reimplemented from vtkKWWidget. |
|
Called by vtkPVXMLPackageParser to configure the widget from XML attributes. Reimplemented from vtkPVWidget. |
|
|
|
The property filters the allowable values of this menu.. |
|
Reimplemented from vtkPVWidget. |
|
Reimplemented from vtkPVWidget. |
|
|
|
Definition at line 116 of file vtkPVFieldMenu.h. |
|
Definition at line 117 of file vtkPVFieldMenu.h. |
|
Definition at line 118 of file vtkPVFieldMenu.h. |
|
Definition at line 125 of file vtkPVFieldMenu.h. |