Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes

vtkKWPopupButtonWithLabel Class Reference

#include <vtkKWPopupButtonWithLabel.h>

Inheritance diagram for vtkKWPopupButtonWithLabel:
Inheritance graph
[legend]
Collaboration diagram for vtkKWPopupButtonWithLabel:
Collaboration graph
[legend]

List of all members.

Public Types

typedef vtkKWWidgetWithLabel Superclass
typedef vtkKWWidgetWithLabel Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
virtual vtkKWPopupButtonGetWidget ()
virtual void SetExpandWidget (int)
virtual void ExpandWidgetOn ()
virtual void ExpandWidgetOff ()
virtual int GetExpandWidget ()
virtual void SetBalloonHelpString (const char *str)
virtual void UpdateEnableState ()
virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
virtual vtkKWPopupButtonGetWidget ()
virtual void SetExpandWidget (int)
virtual void ExpandWidgetOn ()
virtual void ExpandWidgetOff ()
virtual int GetExpandWidget ()
virtual void SetBalloonHelpString (const char *str)
virtual void UpdateEnableState ()

Static Public Member Functions

static vtkKWPopupButtonWithLabelNew ()
static int IsTypeOf (const char *type)
static vtkKWPopupButtonWithLabelSafeDownCast (vtkObject *o)
static vtkKWPopupButtonWithLabelNew ()
static int IsTypeOf (const char *type)
static vtkKWPopupButtonWithLabelSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkKWPopupButtonWithLabel ()
 ~vtkKWPopupButtonWithLabel ()
virtual void CreateWidget ()
virtual void Pack ()
 vtkKWPopupButtonWithLabel ()
 ~vtkKWPopupButtonWithLabel ()
virtual void CreateWidget ()
virtual void Pack ()

Protected Attributes

int ExpandWidget
vtkKWPopupButtonWidget

Detailed Description

Definition at line 40 of file DEB_build_shared/AutoGeneratedClasses/vtkKWPopupButtonWithLabel.h.


Member Typedef Documentation


Constructor & Destructor Documentation

vtkKWPopupButtonWithLabel::vtkKWPopupButtonWithLabel (  ) [protected]
vtkKWPopupButtonWithLabel::~vtkKWPopupButtonWithLabel (  ) [protected]
vtkKWPopupButtonWithLabel::vtkKWPopupButtonWithLabel (  ) [protected]
vtkKWPopupButtonWithLabel::~vtkKWPopupButtonWithLabel (  ) [protected]

Member Function Documentation

static vtkKWPopupButtonWithLabel* vtkKWPopupButtonWithLabel::New (  ) [static]

Reimplemented from vtkKWWidgetWithLabel.

virtual const char* vtkKWPopupButtonWithLabel::GetClassName (  ) [virtual]

Reimplemented from vtkKWWidgetWithLabel.

static int vtkKWPopupButtonWithLabel::IsTypeOf ( const char *  type ) [static]

Reimplemented from vtkKWWidgetWithLabel.

virtual int vtkKWPopupButtonWithLabel::IsA ( const char *  type ) [virtual]

Reimplemented from vtkKWWidgetWithLabel.

static vtkKWPopupButtonWithLabel* vtkKWPopupButtonWithLabel::SafeDownCast ( vtkObject *  o ) [static]

Reimplemented from vtkKWWidgetWithLabel.

void vtkKWPopupButtonWithLabel::PrintSelf ( ostream &  os,
vtkIndent  indent 
)

Reimplemented from vtkKWWidgetWithLabel.

virtual vtkKWPopupButton* vtkKWPopupButtonWithLabel::GetWidget (  ) [virtual]
virtual void vtkKWPopupButtonWithLabel::SetExpandWidget ( int   ) [virtual]
virtual void vtkKWPopupButtonWithLabel::ExpandWidgetOn (  ) [virtual]
virtual void vtkKWPopupButtonWithLabel::ExpandWidgetOff (  ) [virtual]
virtual int vtkKWPopupButtonWithLabel::GetExpandWidget (  ) [virtual]
virtual void vtkKWPopupButtonWithLabel::SetBalloonHelpString ( const char *  str ) [virtual]

Reimplemented from vtkKWWidgetWithLabel.

virtual void vtkKWPopupButtonWithLabel::UpdateEnableState (  ) [virtual]

Reimplemented from vtkKWWidgetWithLabel.

virtual void vtkKWPopupButtonWithLabel::CreateWidget (  ) [protected, virtual]

Reimplemented from vtkKWWidgetWithLabel.

virtual void vtkKWPopupButtonWithLabel::Pack (  ) [protected, virtual]

Reimplemented from vtkKWWidgetWithLabel.

static vtkKWPopupButtonWithLabel* vtkKWPopupButtonWithLabel::New (  ) [static]

Reimplemented from vtkKWWidgetWithLabel.

virtual const char* vtkKWPopupButtonWithLabel::GetClassName (  ) [virtual]

Reimplemented from vtkKWWidgetWithLabel.

static int vtkKWPopupButtonWithLabel::IsTypeOf ( const char *  type ) [static]

Reimplemented from vtkKWWidgetWithLabel.

virtual int vtkKWPopupButtonWithLabel::IsA ( const char *  type ) [virtual]

Reimplemented from vtkKWWidgetWithLabel.

static vtkKWPopupButtonWithLabel* vtkKWPopupButtonWithLabel::SafeDownCast ( vtkObject *  o ) [static]

Reimplemented from vtkKWWidgetWithLabel.

void vtkKWPopupButtonWithLabel::PrintSelf ( ostream &  os,
vtkIndent  indent 
)

Reimplemented from vtkKWWidgetWithLabel.

virtual vtkKWPopupButton* vtkKWPopupButtonWithLabel::GetWidget (  ) [virtual]
virtual void vtkKWPopupButtonWithLabel::SetExpandWidget ( int   ) [virtual]
virtual void vtkKWPopupButtonWithLabel::ExpandWidgetOn (  ) [virtual]
virtual void vtkKWPopupButtonWithLabel::ExpandWidgetOff (  ) [virtual]
virtual int vtkKWPopupButtonWithLabel::GetExpandWidget (  ) [virtual]
virtual void vtkKWPopupButtonWithLabel::SetBalloonHelpString ( const char *  str ) [virtual]

Reimplemented from vtkKWWidgetWithLabel.

virtual void vtkKWPopupButtonWithLabel::UpdateEnableState (  ) [virtual]

Reimplemented from vtkKWWidgetWithLabel.

virtual void vtkKWPopupButtonWithLabel::CreateWidget (  ) [protected, virtual]

Reimplemented from vtkKWWidgetWithLabel.

virtual void vtkKWPopupButtonWithLabel::Pack (  ) [protected, virtual]

Reimplemented from vtkKWWidgetWithLabel.


Member Data Documentation


The documentation for this class was generated from the following files: