Package | Description |
---|---|
com.iamsoft.util.ui.javafx.filtertable |
Code for adding 'filter' rows to TableView.
|
com.iamsoft.util.ui.javafx.retentive |
Widgets that remember properties in between sessions.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IFilterTableView<S> |
Modifier and Type | Class and Description |
---|---|
class |
FilterTableView<S>
Table used to filter some other table.
|
class |
FilterTableView2<S>
Table used to filter some other table.
|
Modifier and Type | Class and Description |
---|---|
class |
RetentiveTableView<S>
TableView capable of saving columns' visibility, order and width between sessions.
|
Copyright © 2023. All rights reserved.