Serialized Form
-
Package impl.org.controlsfx.skin
-
Class impl.org.controlsfx.skin.AutoCompletePopup.SuggestionEvent
class SuggestionEvent extends javafx.event.Event implements Serializable-
Serialized Fields
-
suggestion
TE suggestion
-
-
-
-
Package org.controlsfx.control
-
Class org.controlsfx.control.BreadCrumbBar.BreadCrumbActionEvent
class BreadCrumbActionEvent extends javafx.event.Event implements Serializable-
Serialized Fields
-
selectedCrumb
javafx.scene.control.TreeItem<TE> selectedCrumb
-
-
-
Class org.controlsfx.control.PlusMinusSlider.PlusMinusEvent
class PlusMinusEvent extends javafx.scene.input.InputEvent implements Serializable- serialVersionUID:
- 2881004583512990781L
-
Serialized Fields
-
value
double value
-
-
-
Package org.controlsfx.control.spreadsheet
-
Class org.controlsfx.control.spreadsheet.ClipboardCell
class ClipboardCell extends Object implements Serializable -
Class org.controlsfx.control.spreadsheet.GridChange
class GridChange extends javafx.event.Event implements Serializable- serialVersionUID:
- 210644901287223524L
-
Class org.controlsfx.control.spreadsheet.SpreadsheetView.ColumnWidthEvent
class ColumnWidthEvent extends javafx.event.Event implements Serializable-
Serialized Fields
-
column
int column
-
width
double width
-
-
-
Class org.controlsfx.control.spreadsheet.SpreadsheetView.RowHeightEvent
class RowHeightEvent extends javafx.event.Event implements Serializable-
Serialized Fields
-
height
double height
-
modelRow
int modelRow
-
-
-
-
Package org.controlsfx.control.tableview2.event
-
Class org.controlsfx.control.tableview2.event.FilterEvent
class FilterEvent extends javafx.event.Event implements Serializable
-
-
Package org.controlsfx.control.textfield
-
Class org.controlsfx.control.textfield.AutoCompletionBinding.AutoCompletionEvent
class AutoCompletionEvent extends javafx.event.Event implements Serializable-
Serialized Fields
-
completion
TE completion
-
-
-
-
Package org.controlsfx.validation
-
Class org.controlsfx.validation.ValidateEvent
class ValidateEvent extends javafx.event.Event implements Serializable- serialVersionUID:
- 1L
-