GridWidgetBase.onCellSelected - multiple declarations
- Variable GridWidgetBase.onCellSelected
- Variable GridWidgetBase.onCellSelected
- Variable GridWidgetBase.onCellSelected
Variable GridWidgetBase.onCellSelected
Callback to handle selection change
Declaration
class GridWidgetBase
{
// ...
Listener!(dlangui.widgets.grid.CellSelectedHandler)
onCellSelected;
// ...
}
Variable GridWidgetBase.onCellSelected
Callback to handle selection change
Declaration
class GridWidgetBase
{
// ...
Listener!(dlangui.widgets.grid.CellSelectedHandler)
onCellSelected;
// ...
}
Variable GridWidgetBase.onCellSelected
Callback to handle selection change
Declaration
class GridWidgetBase
{
// ...
Listener!(dlangui.widgets.grid.CellSelectedHandler)
onCellSelected;
// ...
}
Authors
Vadim Lopatin, coolreader.org@gmail.com
Copyright
Vadim Lopatin, 2014
License
Boost License 1.0