GridRangeSelectEvent Class Reference

Inheritance diagram for GridRangeSelectEvent:

Event wxObject IDisposable

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this (int id, int type, wxObject obj, GridCellCoords topLeft, GridCellCoords bottomRight, bool sel, bool control, bool shift, bool alt, bool meta)
GridCellCoords TopLeftCoords ()
GridCellCoords BottomRightCoords ()
int TopRow ()
int BottomRow ()
int LeftCol ()
int RightCol ()
bool Selecting ()
bool ControlDown ()
bool MetaDown ()
bool ShiftDown ()
bool AltDown ()
void Veto ()
void Allow ()
bool Allowed ()

Static Public Member Functions

static this ()


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from Event.

this ( int  id,
int  type,
wxObject  obj,
GridCellCoords  topLeft,
GridCellCoords  bottomRight,
bool  sel,
bool  control,
bool  shift,
bool  alt,
bool  meta 
)

static this (  )  [static]

Reimplemented from Event.


Member Function Documentation

GridCellCoords TopLeftCoords (  ) 

GridCellCoords BottomRightCoords (  ) 

int TopRow (  ) 

int BottomRow (  ) 

int LeftCol (  ) 

int RightCol (  ) 

bool Selecting (  ) 

bool ControlDown (  ) 

bool MetaDown (  ) 

bool ShiftDown (  ) 

bool AltDown (  ) 

void Veto (  ) 

void Allow (  ) 

bool Allowed (  ) 


The documentation for this class was generated from the following file:
Generated on Sun Feb 1 21:30:24 2009 for wxD by  doxygen 1.5.4