ResizeFeaturesBase

scalafx.scene.control.ResizeFeaturesBase
See theResizeFeaturesBase companion class

Attributes

Since

8.0

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

Members list

Implicits

Implicits

implicit def sfxResizeFeaturesBase2jfx[S](rfb: ResizeFeaturesBase[S]): ResizeFeaturesBase[S]

Converts a ScalaFX ResizeFeaturesBase to its JavaFX counterpart.

Converts a ScalaFX ResizeFeaturesBase to its JavaFX counterpart.

Type parameters

S

The type of the UI control (e.g. the type of the 'row').

Value parameters

rfb

A ScalaFX ResizeFeaturesBase

Attributes

Returns

JavaFX ResizeFeaturesBase