Uses of Class
eu.webtoolkit.jwt.Signal3
Packages that use Signal3
-
Uses of Signal3 in eu.webtoolkit.jwt
Methods in eu.webtoolkit.jwt that return Signal3Modifier and TypeMethodDescriptionWAbstractItemModel.columnsAboutToBeInserted()Signal emitted before a number of columns will be inserted.WAbstractItemModel.columnsAboutToBeRemoved()Signal emitted before a number of columns will be removed.WAbstractItemModel.columnsInserted()Signal emitted after a number of columns were inserted.WAbstractItemModel.columnsRemoved()Signal emitted after a number of columns were removed.WAbstractItemModel.headerDataChanged()Signal emitted when some header data was changed.WAbstractItemModel.rowsAboutToBeInserted()Signal emitted before a number of rows will be inserted.WAbstractItemModel.rowsAboutToBeRemoved()Signal emitted before a number of rows will be removed.WAbstractItemModel.rowsInserted()Signal emitted after a number of rows were inserted.WAbstractItemModel.rowsRemoved()Signal emitted after a number of rows were removed.