HTMLEditor

object HTMLEditor

Companion object for scalafx.scene.web.HTMLEditor

Companion object for scalafx.scene.web.HTMLEditor

Companion
class
class Object
trait Matchable
class Any

Implicits

Implicits

implicit def sfxHTMLEditor2jfx(he: HTMLEditor): HTMLEditor

Converts a ScalaFX HTMLEditor to its JavaFX counterpart.

Converts a ScalaFX HTMLEditor to its JavaFX counterpart.

Value Params
he

ScalaFX HTMLEditor

Returns

JavaFX HTMLEditor