wxPGGenericComboControl Class Reference

#include <odcombo.h>

Inheritance diagram for wxPGGenericComboControl:
Inheritance graph
[legend]

List of all members.

Public Member Functions

bool Create (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &value=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxValidator &validator=wxDefaultValidator, const wxString &name=wxODComboBoxNameStr)
 wxPGGenericComboControl (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &value=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxValidator &validator=wxDefaultValidator, const wxString &name=wxODComboBoxNameStr)
 wxPGGenericComboControl ()
virtual ~wxPGGenericComboControl ()

Static Public Member Functions

static int GetFeatures ()

Protected Member Functions

void OnMouseEvent (wxMouseEvent &event)
void OnPaintEvent (wxPaintEvent &event)
virtual void OnResize ()

Private Member Functions

void Init ()

Detailed Description

Definition at line 572 of file odcombo.h.


Constructor & Destructor Documentation

wxPGGenericComboControl::wxPGGenericComboControl (  )  [inline]

Definition at line 576 of file odcombo.h.

wxPGGenericComboControl::wxPGGenericComboControl ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxString &  value = wxEmptyString,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = 0,
const wxValidator &  validator = wxDefaultValidator,
const wxString &  name = wxODComboBoxNameStr 
) [inline]

Definition at line 578 of file odcombo.h.

virtual wxPGGenericComboControl::~wxPGGenericComboControl (  )  [virtual]

Member Function Documentation

bool wxPGGenericComboControl::Create ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxString &  value = wxEmptyString,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = 0,
const wxValidator &  validator = wxDefaultValidator,
const wxString &  name = wxODComboBoxNameStr 
)

Reimplemented from wxPGComboControlBase.

Reimplemented in wxPGComboControl, and wxPGOwnerDrawnComboBox.

static int wxPGGenericComboControl::GetFeatures (  )  [inline, static]

Definition at line 604 of file odcombo.h.

void wxPGGenericComboControl::Init (  )  [private]

Reimplemented from wxPGComboControlBase.

Reimplemented in wxPGOwnerDrawnComboBox.

void wxPGGenericComboControl::OnMouseEvent ( wxMouseEvent &  event  )  [protected]
void wxPGGenericComboControl::OnPaintEvent ( wxPaintEvent &  event  )  [protected]
virtual void wxPGGenericComboControl::OnResize (  )  [protected, virtual]

Implements wxPGComboControlBase.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


wxpropgrid
Author(s): Jaakko Salli
autogenerated on Fri Jan 11 09:34:07 2013