NIREP

EzGrid Class Reference

Inheritance diagram for EzGrid:
Collaboration diagram for EzGrid:

List of all members.

Public Member Functions

void ClearSelection ()
 EzGrid (wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxWANTS_CHARS, const wxString &name=wxPanelNameStr)
void PreviousState ()
void RecalcRowLabel ()
void RevertSel ()
void SetNumberRows (int nRows)
void UpdateNumRows ()
 ~EzGrid ()

Protected Member Functions

virtual wxSize DoGetBestSize () const
void OnCellLeftClick (wxGridEvent &event)

Protected Attributes

wxGridSelection * m_selTemp

Constructor & Destructor Documentation

EzGrid::EzGrid ( wxWindow *  parent,
wxWindowID  id,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = wxWANTS_CHARS,
const wxString &  name = wxPanelNameStr 
)
EzGrid::~EzGrid ( )

Member Function Documentation

void EzGrid::ClearSelection ( )
wxSize EzGrid::DoGetBestSize ( ) const [protected, virtual]
void EzGrid::OnCellLeftClick ( wxGridEvent &  event) [protected]
void EzGrid::PreviousState ( )
void EzGrid::RecalcRowLabel ( )
void EzGrid::RevertSel ( ) [inline]
void EzGrid::SetNumberRows ( int  nRows)
void EzGrid::UpdateNumRows ( )

Member Data Documentation

wxGridSelection* EzGrid::m_selTemp [protected]
 All Classes Functions Variables Typedefs Enumerations Enumerator