Uses of Class
com.openfin.desktop.ActionEvent
-
Packages that use 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 voidEventListener. 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 voidWebRtcProtocolHandler. 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 voidDesktopPortHandler. fireEvent(com.sun.jna.platform.win32.WinDef.HWND hwnd, ActionEvent actionEvent)
-