Fx.Menu.Item.Custom

class Custom extends Fx.Menu.Item
class Fx.Action
class java.lang.Object
trait scala.Matchable
class Any

Def

Constructor

def this(n: Fx.Abstract.Node.Like, hideOnClick: Boolean)

Body

def enablePro: Pro.OM[Boolean]
Inherited from
Action
Source
__.scala
lazy protected val eventStore: Event.Store
Inherited from
Provider
Source
Provider.scala
def idPro: Pro.OM[String]
Inherited from
Item
Source
__.scala
Inherited from
Action
Source
__.scala
def onActionRun[U](run: => U): Event.Control
Inherited from
Action
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
Inherited from
Action
Source
__.scala
def textPro: Pro.OM[String]
Inherited from
Action
Source
__.scala
Inherited from
Action
Source
__.scala
Inherited from
Action
Source
__.scala