Public Member Functions |
| virtual const char * | GetClassName () |
| virtual int | IsA (const char *type) |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | SetNumberOfColumns (int col) |
| virtual int | GetNumberOfColumns () |
| virtual void | SetNumberOfRows (int col) |
| virtual int | GetNumberOfRows () |
| virtual void | SetElementValue (int row, int col, const char *val) |
| virtual const char * | GetElementValue (int row, int col) |
| virtual void | SetElementValueAsInt (int row, int col, int val) |
| virtual int | GetElementValueAsInt (int row, int col) |
| virtual void | SetElementValueAsDouble (int row, int col, double val) |
| virtual double | GetElementValueAsDouble (int row, int col) |
| virtual void | SetElementWidth (int width) |
| virtual int | GetElementWidth () |
| virtual void | SetReadOnly (int) |
| virtual void | ReadOnlyOn () |
| virtual void | ReadOnlyOff () |
| virtual int | GetReadOnly () |
| virtual int | GetRestrictElementValue () |
| virtual void | SetRestrictElementValue (int) |
| virtual void | SetRestrictElementValueToInteger () |
| virtual void | SetRestrictElementValueToDouble () |
| virtual void | SetRestrictElementValueToNone () |
| virtual void | SetElementChangedCommand (vtkObject *object, const char *method) |
| virtual int | GetElementChangedCommandTrigger () |
| virtual void | SetElementChangedCommandTrigger (int) |
| virtual void | SetElementChangedCommandTriggerToReturnKeyAndFocusOut () |
| virtual void | SetElementChangedCommandTriggerToAnyChange () |
| virtual void | UpdateEnableState () |
| virtual void | ElementChangedCallback (int id, const char *value) |
| virtual const char * | GetClassName () |
| virtual int | IsA (const char *type) |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | SetNumberOfColumns (int col) |
| virtual int | GetNumberOfColumns () |
| virtual void | SetNumberOfRows (int col) |
| virtual int | GetNumberOfRows () |
| virtual void | SetElementValue (int row, int col, const char *val) |
| virtual const char * | GetElementValue (int row, int col) |
| virtual void | SetElementValueAsInt (int row, int col, int val) |
| virtual int | GetElementValueAsInt (int row, int col) |
| virtual void | SetElementValueAsDouble (int row, int col, double val) |
| virtual double | GetElementValueAsDouble (int row, int col) |
| virtual void | SetElementWidth (int width) |
| virtual int | GetElementWidth () |
| virtual void | SetReadOnly (int) |
| virtual void | ReadOnlyOn () |
| virtual void | ReadOnlyOff () |
| virtual int | GetReadOnly () |
| virtual int | GetRestrictElementValue () |
| virtual void | SetRestrictElementValue (int) |
| virtual void | SetRestrictElementValueToInteger () |
| virtual void | SetRestrictElementValueToDouble () |
| virtual void | SetRestrictElementValueToNone () |
| virtual void | SetElementChangedCommand (vtkObject *object, const char *method) |
| virtual int | GetElementChangedCommandTrigger () |
| virtual void | SetElementChangedCommandTrigger (int) |
| virtual void | SetElementChangedCommandTriggerToReturnKeyAndFocusOut () |
| virtual void | SetElementChangedCommandTriggerToAnyChange () |
| virtual void | UpdateEnableState () |
| virtual void | ElementChangedCallback (int id, const char *value) |
Protected Member Functions |
| | vtkKWMatrixWidget () |
| virtual | ~vtkKWMatrixWidget () |
| virtual void | CreateWidget () |
| virtual void | UpdateWidget () |
| void | InvokeElementChangedCommand (int row, int col, const char *value) |
| | vtkKWMatrixWidget () |
| virtual | ~vtkKWMatrixWidget () |
| virtual void | CreateWidget () |
| virtual void | UpdateWidget () |
| void | InvokeElementChangedCommand (int row, int col, const char *value) |
| | vtkKWCompositeWidget () |
| | ~vtkKWCompositeWidget () |
| | vtkKWCompositeWidget () |
| | ~vtkKWCompositeWidget () |
| | vtkKWFrame () |
| | ~vtkKWFrame () |
| | vtkKWFrame () |
| | ~vtkKWFrame () |
| | vtkKWCoreWidget () |
| | ~vtkKWCoreWidget () |
| virtual const char * | GetType () |
| const char * | ConvertTclStringToInternalString (const char *source, int options=0) |
| const char * | ConvertInternalStringToTclString (const char *source, int options=0) |
| virtual void | SetTextOption (const char *option, const char *value) |
| virtual const char * | GetTextOption (const char *option) |
| | vtkKWCoreWidget () |
| | ~vtkKWCoreWidget () |
| virtual const char * | GetType () |
| const char * | ConvertTclStringToInternalString (const char *source, int options=0) |
| const char * | ConvertInternalStringToTclString (const char *source, int options=0) |
| virtual void | SetTextOption (const char *option, const char *value) |
| virtual const char * | GetTextOption (const char *option) |
| | vtkKWWidget () |
| | ~vtkKWWidget () |
| virtual void | AddChild (vtkKWWidget *w) |
| virtual void | RemoveChild (vtkKWWidget *w) |
| virtual void | AddBalloonHelpBindings () |
| virtual void | PropagateEnableState (vtkKWWidget *widget) |
| virtual void | SetGenericBinding (const char *target, const char *event, vtkObject *object, const char *method) |
| virtual void | AddGenericBinding (const char *target, const char *event, vtkObject *object, const char *method) |
| virtual void | RemoveGenericBinding (const char *target, const char *event) |
| virtual void | RemoveGenericBinding (const char *target, const char *event, vtkObject *object, const char *method) |
| | vtkKWWidget () |
| | ~vtkKWWidget () |
| virtual void | AddChild (vtkKWWidget *w) |
| virtual void | RemoveChild (vtkKWWidget *w) |
| virtual void | AddBalloonHelpBindings () |
| virtual void | PropagateEnableState (vtkKWWidget *widget) |
| virtual void | SetGenericBinding (const char *target, const char *event, vtkObject *object, const char *method) |
| virtual void | AddGenericBinding (const char *target, const char *event, vtkObject *object, const char *method) |
| virtual void | RemoveGenericBinding (const char *target, const char *event) |
| virtual void | RemoveGenericBinding (const char *target, const char *event, vtkObject *object, const char *method) |
| | vtkKWObject () |
| | ~vtkKWObject () |
| virtual void | SetObjectMethodCommand (char **command, vtkObject *object, const char *method) |
| virtual void | InvokeObjectMethodCommand (const char *command) |
| virtual vtkCallbackCommand * | GetCallbackCommand () |
| virtual void | ProcessCallbackCommandEvents (vtkObject *caller, unsigned long event, void *calldata) |
| | vtkKWObject () |
| | ~vtkKWObject () |
| virtual void | SetObjectMethodCommand (char **command, vtkObject *object, const char *method) |
| virtual void | InvokeObjectMethodCommand (const char *command) |
| virtual vtkCallbackCommand * | GetCallbackCommand () |
| virtual void | ProcessCallbackCommandEvents (vtkObject *caller, unsigned long event, void *calldata) |