gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
TableT.OnColumnReorderedDelegateWrapper
atk
TableT
TableT
Undocumented in source.
template
TableT
(TStruct)
protected
class
OnColumnReorderedDelegateWrapper {
void
delegate
(
TableIF
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(void delegate(TableIF) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(void delegate(TableIF) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
void
delegate
(
TableIF
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
atk
TableT
TableT
classes
OnColumnDeletedDelegateWrapper
OnColumnInsertedDelegateWrapper
OnColumnReorderedDelegateWrapper
OnModelChangedDelegateWrapper
OnRowDeletedDelegateWrapper
OnRowInsertedDelegateWrapper
OnRowReorderedDelegateWrapper
functions
addColumnSelection
addOnColumnDeleted
addOnColumnInserted
addOnColumnReordered
addOnModelChanged
addOnRowDeleted
addOnRowInserted
addOnRowReordered
addRowSelection
getCaption
getColumnAtIndex
getColumnDescription
getColumnExtentAt
getColumnHeader
getIndexAt
getNColumns
getNRows
getRowAtIndex
getRowDescription
getRowExtentAt
getRowHeader
getSelectedColumns
getSelectedRows
getSummary
getTableStruct
internalRemoveOnColumnDeleted
internalRemoveOnColumnInserted
internalRemoveOnColumnReordered
internalRemoveOnModelChanged
internalRemoveOnRowDeleted
internalRemoveOnRowInserted
internalRemoveOnRowReordered
isColumnSelected
isRowSelected
isSelected
refAt
removeColumnSelection
removeRowSelection
setCaption
setColumnDescription
setColumnHeader
setRowDescription
setRowHeader
setSummary
static functions
callBackColumnDeleted
callBackColumnDeletedDestroy
callBackColumnInserted
callBackColumnInsertedDestroy
callBackColumnReordered
callBackColumnReorderedDestroy
callBackModelChanged
callBackModelChangedDestroy
callBackRowDeleted
callBackRowDeletedDestroy
callBackRowInserted
callBackRowInsertedDestroy
callBackRowReordered
callBackRowReorderedDestroy
variables
onColumnDeletedListeners
onColumnInsertedListeners
onColumnReorderedListeners
onModelChangedListeners
onRowDeletedListeners
onRowInsertedListeners
onRowReorderedListeners