Uses of Class
com.openfin.desktop.ActionEvent
Package | Description |
---|---|
com.openfin.desktop | |
com.openfin.desktop.channel.webrtc | |
com.openfin.desktop.win32 |
-
Uses of ActionEvent in com.openfin.desktop
Methods in com.openfin.desktop with parameters of type ActionEvent Modifier and Type Method Description void
EventListener. eventReceived(ActionEvent actionEvent)
Invoked when registered event occurs -
Uses of ActionEvent in com.openfin.desktop.channel.webrtc
Methods in com.openfin.desktop.channel.webrtc with parameters of type ActionEvent Modifier and Type Method Description void
WebRtcProtocolHandler. eventReceived(ActionEvent actionEvent)
-
Uses of ActionEvent in com.openfin.desktop.win32
Methods in com.openfin.desktop.win32 with parameters of type ActionEvent Modifier and Type Method Description void
DesktopPortHandler. fireEvent(com.sun.jna.platform.win32.WinDef.HWND hwnd, ActionEvent actionEvent)