| 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. |
| Class and Description |
|---|
| Context |
| FluentViewLoader.FxmlViewStep
This class is the builder step to load a fxml based view.
|
| FluentViewLoader.JavaViewStep
This class is the builder step to load a java based view.
|
| FxmlView
A view that is implemented with FXML.
|
| JavaView
A view that is implemented with with pure Java.
|
| Scope
Scope.
|
| ViewModel
Interface for a View Model.
|
| ViewTuple
Tuple for carrying view / code-behind pair.
|
| Class and Description |
|---|
| FxmlView
A view that is implemented with FXML.
|
| JavaView
A view that is implemented with with pure Java.
|
| ViewModel
Interface for a View Model.
|
| ViewTuple
Tuple for carrying view / code-behind pair.
|
Copyright © 2019 Saxonia Systems AG. All rights reserved.