TableT.addOnModelChanged

The "model-changed" signal is emitted by an object which implements the AtkTable interface when the model displayed by the table changes.

template TableT(TStruct)
gulong
addOnModelChanged
(
void delegate
(
TableIF
)
dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta