TransformationIncludes

Contains implicit methods to convert from javafx.collections.transformation Classes to their ScalaFX counterparts.

Contains implicit methods to convert from javafx.collections.transformation Classes to their ScalaFX counterparts.

Companion
object
class Object
trait Matchable
class Any

Implicits

Implicits

implicit def lilteredList2FilteredBuffer[T](ol: FilteredList[T]): FilteredBuffer[T]
implicit def sortedList2SortedBuffer[T](ol: SortedList[T]): SortedBuffer[T]