Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

NDK_XX::PropDlgPushButton Class Reference

#include <ndk++.h>

Inheritance diagram for NDK_XX::PropDlgPushButton:

NDK_XX::PushButton NDK_XX::Button NDK_XX::Label NDK_XX::Control List of all members.

Public Methods

 PropDlgPushButton (Control *parent, int id, const string &title,int lines, int cols, int y, int x,int style=tabstop|notify|framed)
 PropDlgPushButton (Control *parent, int id, const string &title,int y, int x)

Protected Methods

int driver (int key)

Constructor & Destructor Documentation

NDK_XX::PropDlgPushButton::PropDlgPushButton Control   parent,
int    id,
const string &    title,
int    lines,
int    cols,
int    y,
int    x,
int    style = tabstop|notify|framed
[inline]
 

PropDlgPushButton Constructor See parameters for class Control

Definition at line 744 of file ndk++.h.

References NDK_XX::ListItemData::default_choice, NDK_XX::ListItemData::field_state, and NDK_XX::ListItemData::user_data.

00755                : public Button

NDK_XX::PropDlgPushButton::PropDlgPushButton Control   parent,
int    id,
const string &    title,
int    y,
int    x
[inline]
 

PropDlgPushButton Constructor See parameters for class Control

Definition at line 754 of file ndk++.h.

00755                : public Button
00756 {
00757     friend class ListBox;


Member Function Documentation

int NDK_XX::PropDlgPushButton::driver int    key [inline, protected, virtual]
 

get a chance at processing the key, before parent does

Reimplemented from NDK_XX::Button.

Definition at line 760 of file ndk++.h.

References NDK_XX::Control::checked, LI_SEL_CHANGE, NDK_XX::Control::notify, NDK_XX::Control::pParent, NDK_XX::Control::tabstop, and NDK_XX::Control::title.

00770                                        {


The documentation for this class was generated from the following file:
Generated on Thu Oct 10 16:02:21 2002 by doxygen1.2.17