Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkKWTreeWithScrollbars Class Reference

a vtkKWTree associated to two vtkKWScrollbar's More...

#include <vtkKWTreeWithScrollbars.h>

Inheritance diagram for vtkKWTreeWithScrollbars:

Inheritance graph
[legend]
Collaboration diagram for vtkKWTreeWithScrollbars:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkKWTreeWithScrollbars, vtkKWWidgetWithScrollbars)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void Create (vtkKWApplication *app)
virtual vtkKWTreeGetWidget ()
virtual void UpdateEnableState ()

Static Public Member Functions

vtkKWTreeWithScrollbarsNew ()

Protected Member Functions

 vtkKWTreeWithScrollbars ()
 ~vtkKWTreeWithScrollbars ()
virtual void Pack ()
virtual void CreateHorizontalScrollbar (vtkKWApplication *app)
virtual void CreateVerticalScrollbar (vtkKWApplication *app)

Protected Attributes

vtkKWTreeWidget

Detailed Description

a vtkKWTree associated to two vtkKWScrollbar's

This composite widget provides horizontal and vertical scrolling capabilities to a core widget. They can be enabled or disabled separately. As a subclass of vtkKWWidgetWithScrollbars, it inherits methods to retrieve the scrollbars and set their visibility and layout.

See also:
vtkKWWidgetWithScrollbars vtkKWTree

Definition at line 33 of file vtkKWTreeWithScrollbars.h.


Constructor & Destructor Documentation

vtkKWTreeWithScrollbars::vtkKWTreeWithScrollbars  )  [protected]
 

vtkKWTreeWithScrollbars::~vtkKWTreeWithScrollbars  )  [protected]
 


Member Function Documentation

vtkKWTreeWithScrollbars* vtkKWTreeWithScrollbars::New  )  [static]
 

Reimplemented from vtkKWCompositeWidget.

vtkKWTreeWithScrollbars::vtkTypeRevisionMacro vtkKWTreeWithScrollbars  ,
vtkKWWidgetWithScrollbars 
 

void vtkKWTreeWithScrollbars::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkKWWidgetWithScrollbars.

virtual void vtkKWTreeWithScrollbars::Create vtkKWApplication app  )  [virtual]
 

Create the widget.

Reimplemented from vtkKWWidgetWithScrollbars.

virtual vtkKWTree* vtkKWTreeWithScrollbars::GetWidget  )  [virtual]
 

Get the vtkKWTree for which we addded the scrollbars

virtual void vtkKWTreeWithScrollbars::UpdateEnableState  )  [virtual]
 

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 vtkKWWidgetWithScrollbars.

virtual void vtkKWTreeWithScrollbars::CreateHorizontalScrollbar vtkKWApplication app  )  [protected, virtual]
 

Create scrollbars and associate the scrollbars to a widget by setting up the callbacks between both instances. Re-implemented to set the associated now that we know the internal widget

Reimplemented from vtkKWWidgetWithScrollbars.

virtual void vtkKWTreeWithScrollbars::CreateVerticalScrollbar vtkKWApplication app  )  [protected, virtual]
 

Create scrollbars and associate the scrollbars to a widget by setting up the callbacks between both instances. Re-implemented to set the associated now that we know the internal widget

Reimplemented from vtkKWWidgetWithScrollbars.

virtual void vtkKWTreeWithScrollbars::Pack  )  [protected, virtual]
 

Pack.

Implements vtkKWWidgetWithScrollbars.


Member Data Documentation

vtkKWTree* vtkKWTreeWithScrollbars::Widget [protected]
 

Internal widget

Definition at line 59 of file vtkKWTreeWithScrollbars.h.


The documentation for this class was generated from the following file:
Generated on Tue May 30 12:46:16 2006 for ParaView by doxygen 1.3.5