|
| virtual const char * | GetClassName () |
| |
| virtual int | IsA (const char *type) |
| |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| |
| virtual void | SetEnable (int) |
| |
| virtual void | EnableOn () |
| |
| virtual void | EnableOff () |
| |
| virtual int | GetEnable () |
| |
| virtual void | SetSource (vtkKWWidget *) |
| |
| virtual vtkKWWidget * | GetSource () |
| |
| virtual void | SetSourceAnchor (vtkKWWidget *) |
| |
| virtual vtkKWWidget * | GetSourceAnchor () |
| |
| virtual int | AddTarget (vtkKWWidget *target) |
| |
| virtual int | RemoveTarget (vtkKWWidget *target) |
| |
| virtual int | HasTarget (vtkKWWidget *target) |
| |
| virtual int | GetNumberOfTargets () |
| |
| virtual int | SetTargetStartCommand (vtkKWWidget *target, vtkObject *object, const char *method) |
| |
| virtual int | SetTargetPerformCommand (vtkKWWidget *target, vtkObject *object, const char *method) |
| |
| virtual int | SetTargetEndCommand (vtkKWWidget *target, vtkObject *object, const char *method) |
| |
| virtual void | SetStartCommand (vtkObject *object, const char *method) |
| |
| virtual void | SetPerformCommand (vtkObject *object, const char *method) |
| |
| virtual void | SetEndCommand (vtkObject *object, const char *method) |
| |
| virtual void | StartCallback (int x, int y) |
| |
| virtual void | PerformCallback (int x, int y) |
| |
| virtual void | EndCallback (int x, int y) |
| |
| virtual const char * | GetClassName () |
| |
| virtual int | IsA (const char *type) |
| |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| |
| virtual void | SetEnable (int) |
| |
| virtual void | EnableOn () |
| |
| virtual void | EnableOff () |
| |
| virtual int | GetEnable () |
| |
| virtual void | SetSource (vtkKWWidget *) |
| |
| virtual vtkKWWidget * | GetSource () |
| |
| virtual void | SetSourceAnchor (vtkKWWidget *) |
| |
| virtual vtkKWWidget * | GetSourceAnchor () |
| |
| virtual int | AddTarget (vtkKWWidget *target) |
| |
| virtual int | RemoveTarget (vtkKWWidget *target) |
| |
| virtual int | HasTarget (vtkKWWidget *target) |
| |
| virtual int | GetNumberOfTargets () |
| |
| virtual int | SetTargetStartCommand (vtkKWWidget *target, vtkObject *object, const char *method) |
| |
| virtual int | SetTargetPerformCommand (vtkKWWidget *target, vtkObject *object, const char *method) |
| |
| virtual int | SetTargetEndCommand (vtkKWWidget *target, vtkObject *object, const char *method) |
| |
| virtual void | SetStartCommand (vtkObject *object, const char *method) |
| |
| virtual void | SetPerformCommand (vtkObject *object, const char *method) |
| |
| virtual void | SetEndCommand (vtkObject *object, const char *method) |
| |
| virtual void | StartCallback (int x, int y) |
| |
| virtual void | PerformCallback (int x, int y) |
| |
| virtual void | EndCallback (int x, int y) |
| |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| |
| const char * | GetTclName () |
| |
| virtual vtkKWApplication * | GetApplication () |
| |
| virtual void | SetApplication (vtkKWApplication *arg) |
| |
| virtual const char * | Script (const char *EventString,...) |
| |
| virtual void | AddCallbackCommandObserver (vtkObject *object, unsigned long event) |
| |
| virtual void | RemoveCallbackCommandObserver (vtkObject *object, unsigned long event) |
| |
| virtual void | AddCallbackCommandObservers () |
| |
| virtual void | RemoveCallbackCommandObservers () |
| |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| |
| const char * | GetTclName () |
| |
| virtual vtkKWApplication * | GetApplication () |
| |
| virtual void | SetApplication (vtkKWApplication *arg) |
| |
| virtual const char * | Script (const char *EventString,...) |
| |
| virtual void | AddCallbackCommandObserver (vtkObject *object, unsigned long event) |
| |
| virtual void | RemoveCallbackCommandObserver (vtkObject *object, unsigned long event) |
| |
| virtual void | AddCallbackCommandObservers () |
| |
| virtual void | RemoveCallbackCommandObservers () |
| |
|
| | vtkKWDragAndDropTargetSet () |
| |
| | ~vtkKWDragAndDropTargetSet () |
| |
| TargetSlot * | GetTarget (vtkKWWidget *target) |
| |
| virtual void | InvokeCommandWithCoordinates (const char *command, int x, int y) |
| |
| virtual void | InvokeStartCommand (int x, int y) |
| |
| virtual void | InvokePerformCommand (int x, int y) |
| |
| virtual void | InvokeEndCommand (int x, int y) |
| |
| virtual void | AddBindings () |
| |
| virtual void | RemoveBindings () |
| |
| virtual void | DeleteAllTargets () |
| |
| | vtkKWDragAndDropTargetSet () |
| |
| | ~vtkKWDragAndDropTargetSet () |
| |
| TargetSlot * | GetTarget (vtkKWWidget *target) |
| |
| virtual void | InvokeCommandWithCoordinates (const char *command, int x, int y) |
| |
| virtual void | InvokeStartCommand (int x, int y) |
| |
| virtual void | InvokePerformCommand (int x, int y) |
| |
| virtual void | InvokeEndCommand (int x, int y) |
| |
| virtual void | AddBindings () |
| |
| virtual void | RemoveBindings () |
| |
| virtual void | DeleteAllTargets () |
| |
| | 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) |
| |