Styleable

scalafx.css.Styleable
See theStyleable companion trait
object Styleable

Companion object for scalafx.css.Styleable.

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Styleable.type

Members list

Implicits

Implicits

implicit def sfxStyleable2jfx(s: Styleable): Styleable

Converts a ScalaFX Styleable to its JavaFX counterpart.

Converts a ScalaFX Styleable to its JavaFX counterpart.

Value parameters

s

ScalaFX Styleable

Attributes

Returns

JavaFX Styleable