scalafx.scene.control

ControlIncludes

trait ControlIncludes extends CellIncludes

Linear Supertypes
CellIncludes, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. ControlIncludes
  2. CellIncludes
  3. AnyRef
  4. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  6. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  7. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws()
  8. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  9. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  10. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws()
  11. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  12. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  13. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  14. implicit def jfxAccordion2sfx(a: javafx.scene.control.Accordion): Accordion

  15. implicit def jfxButton2sfx(b: javafx.scene.control.Button): Button

  16. implicit def jfxButtonBase2sfx(b: javafx.scene.control.ButtonBase): ButtonBase

  17. implicit def jfxCell2sfx[T](c: javafx.scene.control.Cell[T]): Cell[T]

  18. implicit def jfxCellDataFeatures2sfx[S, T](cdf: CellDataFeatures[S, T]): CellDataFeatures[S, T]

  19. implicit def jfxCellEditEvent2sfx[S, T](cee: CellEditEvent[S, T]): CellEditEvent[S, T]

  20. implicit def jfxCheckBox2sfx(c: javafx.scene.control.CheckBox): CheckBox

  21. implicit def jfxCheckBoxListCell2sfx[T](cell: CheckBoxListCell[T]): CheckBoxListCell[T]

    Definition Classes
    CellIncludes
  22. implicit def jfxCheckBoxTableCell2sfx[S, T](cell: CheckBoxTableCell[S, T]): CheckBoxTableCell[S, T]

    Definition Classes
    CellIncludes
  23. implicit def jfxCheckBoxTreeCell2sfx[T](cell: CheckBoxTreeCell[T]): CheckBoxTreeCell[T]

    Definition Classes
    CellIncludes
  24. implicit def jfxChoiceBox2sfx[J <: AnyRef](cb: javafx.scene.control.ChoiceBox[J]): ChoiceBox[J]

  25. implicit def jfxChoiceBoxListCell2sfx[T](cell: ChoiceBoxListCell[T]): ChoiceBoxListCell[T]

    Definition Classes
    CellIncludes
  26. implicit def jfxChoiceBoxTableCell2sfx[S, T](cell: ChoiceBoxTableCell[S, T]): ChoiceBoxTableCell[S, T]

    Definition Classes
    CellIncludes
  27. implicit def jfxChoiceBoxTreeCell2sfx[T](cell: ChoiceBoxTreeCell[T]): ChoiceBoxTreeCell[T]

    Definition Classes
    CellIncludes
  28. implicit def jfxColorPicker2sfx(cp: javafx.scene.control.ColorPicker): ColorPicker

  29. implicit def jfxComboBox2sfx[T](v: javafx.scene.control.ComboBox[T]): ComboBox[T]

  30. implicit def jfxComboBoxBase2sfx[T](v: javafx.scene.control.ComboBoxBase[T]): ComboBoxBase[T]

  31. implicit def jfxComboBoxListCell2sfx[T](cell: ComboBoxListCell[T]): ComboBoxListCell[T]

    Definition Classes
    CellIncludes
  32. implicit def jfxComboBoxTableCell2sfx[S, T](cell: ComboBoxTableCell[S, T]): ComboBoxTableCell[S, T]

    Definition Classes
    CellIncludes
  33. implicit def jfxComboBoxTreeCell2sfx[T](cell: ComboBoxTreeCell[T]): ComboBoxTreeCell[T]

    Definition Classes
    CellIncludes
  34. implicit def jfxContentDisplay2sfx(e: javafx.scene.control.ContentDisplay): ContentDisplay

  35. implicit def jfxContextMenu2sfx(c: javafx.scene.control.ContextMenu): ContextMenu

  36. implicit def jfxControl2sfx(c: javafx.scene.control.Control): Control

  37. implicit def jfxFocusModel2sfx[T](v: javafx.scene.control.FocusModel[T]): FocusModel[T]

  38. implicit def jfxHyperlink2sfx(h: javafx.scene.control.Hyperlink): Hyperlink

  39. implicit def jfxIndexRange2sfx(r: javafx.scene.control.IndexRange): IndexRange

  40. implicit def jfxIndexedCell2sfx[T](c: javafx.scene.control.IndexedCell[T]): IndexedCell[T]

  41. implicit def jfxLabel2sfx(l: javafx.scene.control.Label): Label

  42. implicit def jfxLabeled2sfx(l: javafx.scene.control.Labeled): Labeled

  43. implicit def jfxListCell[T](l: javafx.scene.control.ListCell[T]): ListCell[T]

  44. implicit def jfxListView2sfx[T](l: javafx.scene.control.ListView[T]): ListView[T]

  45. implicit def jfxListViewEditEvent2sfx[T](l: EditEvent[T]): EditEvent[T]

  46. implicit def jfxMenu2sfx(h: javafx.scene.control.Menu): Menu

  47. implicit def jfxMenuBar2sfx(h: javafx.scene.control.MenuBar): MenuBar

  48. implicit def jfxMenuButton2sfx(h: javafx.scene.control.MenuButton): MenuButton

  49. implicit def jfxMenuItem2sfx(m: javafx.scene.control.MenuItem): MenuItem

  50. implicit def jfxMultipleSelectionModel2sfx[T](v: javafx.scene.control.MultipleSelectionModel[T]): MultipleSelectionModel[T]

  51. implicit def jfxOverrunStyle2sfx(e: javafx.scene.control.OverrunStyle): OverrunStyle

  52. implicit def jfxPagination2sfx(p: javafx.scene.control.Pagination): Pagination

  53. implicit def jfxPasswordField2sfx(v: javafx.scene.control.PasswordField): PasswordField

  54. implicit def jfxPopupControl2sfx(v: javafx.scene.control.PopupControl): PopupControl

  55. implicit def jfxProgressBar2sfx(p: javafx.scene.control.ProgressBar): ProgressBar

  56. implicit def jfxProgressBarTableCell2sfx[S](cell: ProgressBarTableCell[S]): ProgressBarTableCell[S]

    Definition Classes
    CellIncludes
  57. implicit def jfxProgressIndicator2sfx(p: javafx.scene.control.ProgressIndicator): ProgressIndicator

  58. implicit def jfxRadioButton2sfx(rb: javafx.scene.control.RadioButton): RadioButton

  59. implicit def jfxRadioMenuItem2sfx(m: javafx.scene.control.RadioMenuItem): RadioMenuItem

  60. implicit def jfxResizeFeatures2sfx[S](rf: ResizeFeatures[S]): ResizeFeatures[S]

  61. implicit def jfxScrollBar2sfx(s: javafx.scene.control.ScrollBar): ScrollBar

  62. implicit def jfxScrollPane2sfx(s: javafx.scene.control.ScrollPane): ScrollPane

  63. implicit def jfxScrollPaneScrollBarPolicy2sfx(s: ScrollBarPolicy): ScrollBarPolicy

  64. implicit def jfxSelectionMode2sfx(e: javafx.scene.control.SelectionMode): SelectionMode

  65. implicit def jfxSelectionModel2sfx[T](v: javafx.scene.control.SelectionModel[T]): SelectionModel[T]

  66. implicit def jfxSeparator2sfx(s: javafx.scene.control.Separator): Separator

  67. implicit def jfxSingleSelectionModel2sfx[T](v: javafx.scene.control.SingleSelectionModel[T]): SingleSelectionModel[T]

  68. implicit def jfxSkin2sfxSkin[C <: javafx.scene.control.Skinnable](s: javafx.scene.control.Skin[C]): Skin[C] { val delegate: javafx.scene.control.Skin[C] }

    Converts a JavaFX's Skin to a ScalaFX's scalafx.scene.control.Skinnable

  69. implicit def jfxSkinnable2sfxSkinnable(s: javafx.scene.control.Skinnable): Skinnable { val delegate: javafx.scene.control.Skinnable }

    Converts a JavaFX's Skinnable to a ScalaFX's scalafx.scene.control.Skinnable

  70. implicit def jfxSlider2sfx(s: javafx.scene.control.Slider): Slider

  71. implicit def jfxSortType2sfx(st: SortType): SortType

  72. implicit def jfxSplitMenuButton2sfx(h: javafx.scene.control.SplitMenuButton): SplitMenuButton

  73. implicit def jfxSplitPane2sfx(s: javafx.scene.control.SplitPane): SplitPane

  74. implicit def jfxSplitPaneDivider2sfx(d: Divider): Divider

  75. implicit def jfxTab2sfx(v: javafx.scene.control.Tab): Tab

  76. implicit def jfxTabClosingPolicy2sfx(v: TabClosingPolicy): TabClosingPolicy

  77. implicit def jfxTabPane2sfx(v: javafx.scene.control.TabPane): TabPane

  78. implicit def jfxTableCell2sfx[S, T](tc: javafx.scene.control.TableCell[S, T]): TableCell[S, T]

  79. implicit def jfxTableColumn2sfx[S, T](tc: javafx.scene.control.TableColumn[S, T]): TableColumn[S, T]

  80. implicit def jfxTablePosition2sfx[S, T](tp: javafx.scene.control.TablePosition[S, T]): TablePosition[S, T]

  81. implicit def jfxTableRow2sfx[T](tr: javafx.scene.control.TableRow[T]): TableRow[T]

  82. implicit def jfxTableView2sfx[S](tv: javafx.scene.control.TableView[S]): TableView[S]

  83. implicit def jfxTableViewFocusModel2sfx[S](tvfm: TableViewFocusModel[S]): TableViewFocusModel[S]

  84. implicit def jfxTableViewSelectionModel2sfx[S](tvsm: TableViewSelectionModel[S]): TableViewSelectionModel[S]

  85. implicit def jfxTextArea2sfx(t: javafx.scene.control.TextArea): TextArea

  86. implicit def jfxTextField2sfx(v: javafx.scene.control.TextField): TextField

  87. implicit def jfxTextFieldListCell2sfx[T](cell: TextFieldListCell[T]): TextFieldListCell[T]

    Definition Classes
    CellIncludes
  88. implicit def jfxTextFieldTableCell2sfx[S, T](cell: TextFieldTableCell[S, T]): TextFieldTableCell[S, T]

    Definition Classes
    CellIncludes
  89. implicit def jfxTextFieldTreeCell2sfx[T](cell: TextFieldTreeCell[T]): TextFieldTreeCell[T]

    Definition Classes
    CellIncludes
  90. implicit def jfxTextInputControl2sfx(t: javafx.scene.control.TextInputControl): TextInputControl

  91. implicit def jfxTitledPane2sfx(t: javafx.scene.control.TitledPane): TitledPane

  92. implicit def jfxToggle2sfx(t: javafx.scene.control.Toggle): Toggle { val delegate: javafx.scene.control.Toggle }

  93. implicit def jfxToggleButton2sfx(tb: javafx.scene.control.ToggleButton): ToggleButton

  94. implicit def jfxToggleGroup2sfx(tg: javafx.scene.control.ToggleGroup): ToggleGroup

  95. implicit def jfxToolBar2sfx(t: javafx.scene.control.ToolBar): ToolBar

  96. implicit def jfxTooltip2sfx(t: javafx.scene.control.Tooltip): Tooltip

  97. implicit def jfxTreeCell2sfx[T](t: javafx.scene.control.TreeCell[T]): TreeCell[T]

  98. implicit def jfxTreeItem2sfx[T](t: javafx.scene.control.TreeItem[T]): TreeItem[T]

  99. implicit def jfxTreeModificationEvent2sfx[T](tmi: TreeModificationEvent[T]): TreeModificationEvent[T]

  100. implicit def jfxTreeView2sfx[T](t: javafx.scene.control.TreeView[T]): TreeView[T]

  101. implicit def jfxTreeViewEditEvent2sfx[T](t: EditEvent[T]): EditEvent[T]

  102. implicit def listViewEditEventClosureWrapper[T](handler: (EditEvent[T]) ⇒ Any): EventHandler[EditEvent[T]]

    Converts a Function that manipulates a scalafx.scene.control.ListView.EditEvent and returns a scala.Any into a JavaFXs EventHandler]] that manipulates a JavaFXs ListView.EditEvent]]

    handler

    function that manipulates a ScalaFX's ListView.EditEvent

    returns

    a JavaFX's EventHandler that manipulates a JavaFX's ListView.EditEvent

  103. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  104. final def notify(): Unit

    Definition Classes
    AnyRef
  105. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  106. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  107. implicit def tableColumnCellEditEventClosureWrapper[S, T](handler: (CellEditEvent[S, T]) ⇒ Any): EventHandler[CellEditEvent[S, T]]

    Converts a Function that manipulates a scalafx.scene.control.TableColumn.CellEditEvent and returns a scala.Any into a JavaFXs EventHandler]] that manipulates a JavaFXs TableColumn.CellEditEvent]]

    handler

    function that manipulates a ScalaFX's TableColumn.CellEditEvent

    returns

    a JavaFX's EventHandler that manipulates a JavaFX's TableColumn.CellEditEvent

  108. def toString(): String

    Definition Classes
    AnyRef → Any
  109. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws()
  110. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws()
  111. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws()

Inherited from CellIncludes

Inherited from AnyRef

Inherited from Any

Ungrouped