wx.NavDir
The NavDir enumeration provides the following values:
Description |
Value |
wx.NAVDIR_FIRSTCHILD
|
Navigate to the first child of the object. |
wx.NAVDIR_LASTCHILD
|
Navigate to the last child of the object. |
wx.NAVDIR_DOWN
|
|
wx.NAVDIR_LEFT
|
|
wx.NAVDIR_NEXT
|
|
wx.NAVDIR_PREVIOUS
|
|
wx.NAVDIR_RIGHT
|
|
wx.NAVDIR_UP
|
|