|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TableView in org.omnaest.utils.structure.table.concrete.internal.selection |
|---|
| Methods in org.omnaest.utils.structure.table.concrete.internal.selection that return TableView | |
|---|---|
TableView<E> |
SelectionImpl.asTableView()
|
| Uses of TableView in org.omnaest.utils.structure.table.subspecification |
|---|
| Methods in org.omnaest.utils.structure.table.subspecification that return TableView | |
|---|---|
TableView<E> |
TableSelectable.Selection.asTableView()
Creates a TableView of the TableSelectable.Selection. |
| Uses of TableView in org.omnaest.utils.structure.table.view |
|---|
| Methods in org.omnaest.utils.structure.table.view that return TableView | |
|---|---|
TableView<E> |
TableView.refresh()
Recalculates the underlying TableSelectable.Selection and updates the TableView with the new results |
| Methods in org.omnaest.utils.structure.table.view with parameters of type TableView | |
|---|---|
boolean |
TableView.equals(TableView<E> tableView)
|
| Uses of TableView in org.omnaest.utils.structure.table.view.concrete |
|---|
| Classes in org.omnaest.utils.structure.table.view.concrete that implement TableView | |
|---|---|
class |
TableViewImpl<E>
|
| Methods in org.omnaest.utils.structure.table.view.concrete that return TableView | |
|---|---|
TableView<E> |
TableViewImpl.refresh()
|
| Methods in org.omnaest.utils.structure.table.view.concrete with parameters of type TableView | |
|---|---|
boolean |
TableViewImpl.equals(TableView<E> tableView)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||