Fx.Action

object Action
Source
__.scala
class java.lang.Object
trait scala.Matchable
class Any

Member

class Event extends Fx.Event
class Event extends Fx.Event

Def

def apply(mi: javafx.scene.control.MenuItem): Fx.Action
Source
__.scala
def apply[U](label: String, enabled: Boolean, l: () => U): Fx.Action
Source
__.scala
def apply[U](label: String, l: () => U): Fx.Action
Source
__.scala
def apply(label: String): Fx.Action
Source
__.scala

Implicit

implicit inline def implicitFrom(v: Fx.Node): Fx.Action
Source
__.scala
implicit inline def implicitFrom(v: SEPARATOR): Fx.Action
Source
__.scala