Uses of Class
eu.webtoolkit.jwt.Signal2
-
Uses of Signal2 in eu.webtoolkit.jwt
Modifier and TypeMethodDescriptionWSuggestionPopup.activated()
Signal emitted when a suggestion was selected.WAbstractItemView.clicked()
Signal emitted when clicked.WAbstractItemDelegate.closeEditor()
Signal which indicates that an editor needs to be closed.WAbstractItemView.columnResized()
Returns the signal emitted when a column is resized by the user.WCalendar.currentPageChanged()
Signal emitted when the current month is changed.WAbstractItemModel.dataChanged()
Signal emitted when some data was changed.WFileDropWidget.File.dataReceived()
This signal allows you to track the upload progress of the file.WFileUpload.dataReceived()
Signal emitted while a file is being uploaded.WResource.dataReceived()
Signal emitted when data has been received for this resource.WAbstractItemView.doubleClicked()
Signal emitted when double clicked.WAbstractItemView.headerClicked()
Signal emitted when a header item is clicked.WAbstractItemView.headerDoubleClicked()
Signal emitted when a header item is double clicked.WAbstractItemView.headerMouseWentDown()
Signal emitted when a mouse button is pressed on a header itemWAbstractItemView.headerMouseWentUp()
Signal emitted when a mouse button is released on a header itemWAbstractItemView.mouseWentDown()
Signal emitted when a mouse button is pressed down.WAbstractItemView.mouseWentUp()
Signal emitted when the mouse button is released.WFileDropWidget.tooLarge()
The signal triggers when a file is too large for upload.WAbstractItemView.touchEnded()
Signal emitted when one or more fingers are removed from the screen.WAbstractItemView.touchMoved()
Signal emitted when one or more fingers are moved on the screen.WAbstractItemView.touchStart()
Deprecated.WAbstractItemView.touchStarted()
Signal emitted when one or more fingers are placed on the screen.WVirtualImage.viewPortChanged()
Signal emitted whenever the viewport changes. -
Uses of Signal2 in eu.webtoolkit.jwt.chart
Modifier and TypeMethodDescriptionWCartesianChart.seriesSelected()
A signal that notifies the selection of a new curve.WAxis.zoomRangeChanged()
A signal triggered when the zoom range is changed on the client side.
touchStarted()
instead.