| Package | Description |
|---|---|
| de.saxsys.mvvmfx |
Contains the core mvvmFX classes, interfaces and annotations.
|
| de.saxsys.mvvmfx.utils.viewlist |
Use mvvmFX views as elements in a
ListView. |
| Modifier and Type | Class and Description |
|---|---|
static class |
FluentViewLoader.JavaViewStep<ViewType extends JavaView<? extends ViewModelType>,ViewModelType extends ViewModel>
This class is the builder step to load a java based view.
|
| Modifier and Type | Method and Description |
|---|---|
static <ViewType extends JavaView<? extends ViewModelType>,ViewModelType extends ViewModel> |
FluentViewLoader.javaView(Class<? extends ViewType> viewType)
This method is the entry point of the Fluent API to load a java based
view.
|
| Modifier and Type | Method and Description |
|---|---|
static <V extends JavaView<VM>,VM extends ViewModel> |
CachedViewModelCellFactory.createForJavaView(Class<V> viewType) |
Copyright © 2019 Saxonia Systems AG. All rights reserved.