| Package | Description |
|---|---|
| de.saxsys.mvvmfx.utils.viewlist |
Use mvvmFX views as elements in a
ListView. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ViewListCellFactory<T>
Factory which provides the mapping between some data to a
ViewTuple. |
| Modifier and Type | Class and Description |
|---|---|
class |
CachedViewModelCellFactory<V extends de.saxsys.mvvmfx.internal.viewloader.View<VM>,VM extends ViewModel>
An implementation of the
ViewListCellFactory that can be used for ListViews that are based on a list
of ViewModels. |
class |
ViewListCell<T>
Cell which displays the
View from a ViewTuple. |
Copyright © 2019 Saxonia Systems AG. All rights reserved.