Fx.Action

class Action(label: String) extends Fx.Abstract.Delegate.Gui
Source
__.scala
class java.lang.Object
trait scala.Matchable
class Any

Def

def enablePro: Pro.OM[Boolean]
Source
__.scala
lazy protected val eventStore: Event.Store
Inherited from
Provider
Source
Provider.scala
def onActionRun[U](run: => U): Event.Control
Source
__.scala
final def real: REAL

JavaFX peer

JavaFX peer

Returns the real JavaFX peer, which makes GUI happen

JavaFx controls can be manipulated directly, especially for functionality not implemented in ScalqaFx

Inherited from
Gui
Source
Gui.scala
def textPro: Pro.OM[String]
Source
__.scala