Planeshift
Public Member Functions

EEditRequestCombo Class Reference

#include <eeditrequestcombo.h>

List of all members.

Public Member Functions

void AddChoice (const char *choice)
void ClearChoices ()
 EEditRequestCombo ()
virtual bool PostSetup ()
 This is called after the widget and all of it's children have been created.
void SetCallback (iEEditRequestComboCallback *cb)

Detailed Description

Definition at line 38 of file eeditrequestcombo.h.


Constructor & Destructor Documentation

EEditRequestCombo::EEditRequestCombo ( ) [inline]

Definition at line 41 of file eeditrequestcombo.h.


Member Function Documentation

void EEditRequestCombo::AddChoice ( const char *  choice)
void EEditRequestCombo::ClearChoices ( )
virtual bool EEditRequestCombo::PostSetup ( ) [virtual]

This is called after the widget and all of it's children have been created.

Remarks:
This can be useful for widgets that want to get pointers to some of it's children for quick access.

Reimplemented from pawsWidget.

void EEditRequestCombo::SetCallback ( iEEditRequestComboCallback cb) [inline]

Definition at line 47 of file eeditrequestcombo.h.


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