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

vtkKWPopupFrame Class Reference

a popup frame More...

#include <vtkKWPopupFrame.h>

Inheritance diagram for vtkKWPopupFrame:

Inheritance graph
[legend]
Collaboration diagram for vtkKWPopupFrame:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkKWPopupFrame, vtkKWCompositeWidget)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void Create (vtkKWApplication *app)
virtual void UpdateEnableState ()
virtual void SetPopupMode (int)
virtual int GetPopupMode ()
virtual void PopupModeOn ()
virtual void PopupModeOff ()
virtual vtkKWPopupButtonGetPopupButton ()
virtual vtkKWFrameWithLabelGetFrame ()

Static Public Member Functions

vtkKWPopupFrameNew ()

Protected Member Functions

 vtkKWPopupFrame ()
 ~vtkKWPopupFrame ()

Protected Attributes

int PopupMode
vtkKWPopupButtonPopupButton
vtkKWFrameWithLabelFrame

Detailed Description

a popup frame

A class that provides a frame that can be collapsed as a popup button.

Definition at line 28 of file vtkKWPopupFrame.h.


Constructor & Destructor Documentation

vtkKWPopupFrame::vtkKWPopupFrame  )  [protected]
 

vtkKWPopupFrame::~vtkKWPopupFrame  )  [protected]
 


Member Function Documentation

vtkKWPopupFrame* vtkKWPopupFrame::New  )  [static]
 

Reimplemented from vtkKWCompositeWidget.

Reimplemented in vtkKWCheckButtonWithPopupFrame, vtkKWCornerAnnotationEditor, vtkKWHeaderAnnotationEditor, vtkKWScalarBarAnnotation, and vtkPVCornerAnnotationEditor.

vtkKWPopupFrame::vtkTypeRevisionMacro vtkKWPopupFrame  ,
vtkKWCompositeWidget 
 

void vtkKWPopupFrame::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkKWCompositeWidget.

Reimplemented in vtkKWCheckButtonWithPopupFrame, vtkKWCornerAnnotationEditor, vtkKWHeaderAnnotationEditor, vtkKWScalarBarAnnotation, and vtkPVCornerAnnotationEditor.

virtual void vtkKWPopupFrame::SetPopupMode int   )  [virtual]
 

Display the frame as a popup. This has to be called before Create().

virtual int vtkKWPopupFrame::GetPopupMode  )  [virtual]
 

Display the frame as a popup. This has to be called before Create().

virtual void vtkKWPopupFrame::PopupModeOn  )  [virtual]
 

Display the frame as a popup. This has to be called before Create().

virtual void vtkKWPopupFrame::PopupModeOff  )  [virtual]
 

Display the frame as a popup. This has to be called before Create().

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

Create the widget.

Reimplemented from vtkKWCompositeWidget.

Reimplemented in vtkKWCheckButtonWithPopupFrame, vtkKWCornerAnnotationEditor, vtkKWHeaderAnnotationEditor, and vtkKWScalarBarAnnotation.

virtual vtkKWPopupButton* vtkKWPopupFrame::GetPopupButton  )  [virtual]
 

Access to sub-widgets

virtual vtkKWFrameWithLabel* vtkKWPopupFrame::GetFrame  )  [virtual]
 

Access to sub-widgets

virtual void vtkKWPopupFrame::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 vtkKWWidget.

Reimplemented in vtkKWCheckButtonWithPopupFrame, vtkKWCornerAnnotationEditor, vtkKWHeaderAnnotationEditor, and vtkKWScalarBarAnnotation.


Member Data Documentation

int vtkKWPopupFrame::PopupMode [protected]
 

Definition at line 65 of file vtkKWPopupFrame.h.

vtkKWPopupButton* vtkKWPopupFrame::PopupButton [protected]
 

Definition at line 67 of file vtkKWPopupFrame.h.

vtkKWFrameWithLabel* vtkKWPopupFrame::Frame [protected]
 

Definition at line 68 of file vtkKWPopupFrame.h.


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