scalafx.event.ActionEvent
See theActionEvent companion class
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
The only valid EventType for the ActionEvent.
The only valid EventType for the ActionEvent.
Attributes
-
Since
-
8.0
Common supertype for all action event types.
Common supertype for all action event types.
Attributes
-
Since
-
8.0
Attributes
-
Deprecated
-
true
Converts a ScalaFX ActionEvent to its JavaFX counterpart.
Converts a ScalaFX ActionEvent to its JavaFX counterpart.
Value parameters
-
ie
-
ScalaFX ActionEvent
Attributes
-
Returns
-
JavaFX ActionEvent