TableColumnBase

scalafx.scene.control.TableColumnBase
See theTableColumnBase companion class

Attributes

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

Members list

Value members

Concrete fields

By default all columns will use this comparator to perform sorting.

By default all columns will use this comparator to perform sorting.

Attributes

Deprecated fields

Attributes

Deprecated
true

Implicits

Implicits

implicit def sfxTableColumn2jfx[S, T](tc: TableColumnBase[S, T]): TableColumnBase[S, T]