mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
GridCtrl: Added WhenSorted
git-svn-id: svn://ultimatepp.org/upp/trunk@6038 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
6aa3d25ee7
commit
66433d6afa
2 changed files with 9 additions and 7 deletions
|
|
@ -1825,6 +1825,7 @@ class GridCtrl : public Ctrl
|
|||
Callback StdEdit;
|
||||
|
||||
Callback WhenSort;
|
||||
Callback WhenSorted;
|
||||
|
||||
Callback1<Value&> ProcessSummaryValue;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue