HTMLEditor

scalafx.scene.web.HTMLEditor
See theHTMLEditor companion class
object HTMLEditor

Companion object for scalafx.scene.web.HTMLEditor

Attributes

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

Members list

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 parameters

he

ScalaFX HTMLEditor

Attributes

Returns

JavaFX HTMLEditor