SavvyUI C++ UI Library
Loading...
Searching...
No Matches
GridChangeListener Class Referenceabstract

#include <EventListeners.h>

Public Member Functions

virtual BOOL onCellValueChanged (long sourceId, __int64 rowIndex, const wstring &columnName, const wstring &oldValue, const wstring &newValue)=0

Member Function Documentation

◆ onCellValueChanged()

virtual BOOL GridChangeListener::onCellValueChanged ( long sourceId,
__int64 rowIndex,
const wstring & columnName,
const wstring & oldValue,
const wstring & newValue )
pure virtual

The documentation for this class was generated from the following file: