Added grid event classes to the events group in docs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -3422,7 +3422,7 @@ public:
|
|||||||
@endEventTable
|
@endEventTable
|
||||||
|
|
||||||
@library{wxadv}
|
@library{wxadv}
|
||||||
@category{grid}
|
@category{grid,events}
|
||||||
*/
|
*/
|
||||||
class wxGridEvent : public wxNotifyEvent
|
class wxGridEvent : public wxNotifyEvent
|
||||||
{
|
{
|
||||||
@@ -3504,7 +3504,7 @@ public:
|
|||||||
@endEventTable
|
@endEventTable
|
||||||
|
|
||||||
@library{wxadv}
|
@library{wxadv}
|
||||||
@category{grid}
|
@category{grid,events}
|
||||||
*/
|
*/
|
||||||
class wxGridSizeEvent : public wxNotifyEvent
|
class wxGridSizeEvent : public wxNotifyEvent
|
||||||
{
|
{
|
||||||
@@ -3567,7 +3567,7 @@ public:
|
|||||||
@endEventTable
|
@endEventTable
|
||||||
|
|
||||||
@library{wxadv}
|
@library{wxadv}
|
||||||
@category{grid}
|
@category{grid,events}
|
||||||
*/
|
*/
|
||||||
class wxGridRangeSelectEvent : public wxNotifyEvent
|
class wxGridRangeSelectEvent : public wxNotifyEvent
|
||||||
{
|
{
|
||||||
@@ -3658,7 +3658,7 @@ public:
|
|||||||
@endEventTable
|
@endEventTable
|
||||||
|
|
||||||
@library{wxadv}
|
@library{wxadv}
|
||||||
@category{grid}
|
@category{grid,events}
|
||||||
*/
|
*/
|
||||||
class wxGridEditorCreatedEvent : public wxCommandEvent
|
class wxGridEditorCreatedEvent : public wxCommandEvent
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user