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

NDK_XX::MenuItemData Class Reference

#include <ndk++.h>

Inheritance diagram for NDK_XX::MenuItemData:

NDK_XX::ListItemData NDK_XX::ExitCmd NDK_XX::NonImplementedItem NDK_XX::PopUpMenu ShowTabbedDialogCmd ShowTestDialogCmd AnotherPopUpCmd APopUpCmd List of all members.

Public Methods

 MenuItemData (const string &txt, int id=-1,int style=Control::tabstop|Control::notify,int state=0, void *data=0)

Protected Methods

int action ()

Protected Attributes

MenuItempMenuItem

Friends

class MenuItem
class MenuBar

Constructor & Destructor Documentation

NDK_XX::MenuItemData::MenuItemData const string &    txt,
int    id = -1,
int    style = Control::tabstop|Control::notify,
int    state = 0,
void *    data = 0
[inline]
 

MenuItemData Constructor See parameters for class ListItemData

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

References NDK_XX::Control::framed, NDK_XX::Control::notify, and NDK_XX::Control::tabstop.

Referenced by ShowTabbedDialogCmd::ShowTabbedDialogCmd(), and ShowTestDialogCmd::ShowTestDialogCmd().

01023                {


Member Function Documentation

int NDK_XX::MenuItemData::action   [inline, protected, virtual]
 

Reimplemented from NDK_XX::ListItemData.

Reimplemented in NDK_XX::ExitCmd, NDK_XX::PopUpMenu, ShowTestDialogCmd, and ShowTabbedDialogCmd.

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

Referenced by NDK_XX::MenuItem::driver().

01023 {


Friends And Related Function Documentation

friend class MenuBar [friend]
 

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

friend class MenuItem [friend]
 

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


Member Data Documentation

MenuItem* NDK_XX::MenuItemData::pMenuItem [protected]
 

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

Referenced by NDK_XX::PopUpMenu::action(), NDK_XX::ListItem::show_state(), and NDK_XX::ListItem::state_size().


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