wxPropertyGrid Action Identifiers

Enumerations

enum  wxPG_KEYBOARD_ACTIONS {
  wxPG_ACTION_INVALID = 0, wxPG_ACTION_NEXT_PROPERTY, wxPG_ACTION_PREV_PROPERTY, wxPG_ACTION_EXPAND_PROPERTY,
  wxPG_ACTION_COLLAPSE_PROPERTY, wxPG_ACTION_CANCEL_EDIT, wxPG_ACTION_CUT, wxPG_ACTION_COPY,
  wxPG_ACTION_PASTE, wxPG_ACTION_SELECT_ALL, wxPG_ACTION_MAX
}

Detailed Description

These are used with wxPropertyGrid::AddActionTrigger() and wxPropertyGrid::ClearActionTriggers().


Enumeration Type Documentation

Enumerator:
wxPG_ACTION_INVALID 
wxPG_ACTION_NEXT_PROPERTY 
wxPG_ACTION_PREV_PROPERTY 
wxPG_ACTION_EXPAND_PROPERTY 
wxPG_ACTION_COLLAPSE_PROPERTY 
wxPG_ACTION_CANCEL_EDIT 
wxPG_ACTION_CUT 
wxPG_ACTION_COPY 
wxPG_ACTION_PASTE 
wxPG_ACTION_SELECT_ALL 
wxPG_ACTION_MAX 

Definition at line 4276 of file propgrid.h.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


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