| Interface | Description |
|---|---|
| FxmlView<ViewModelType extends ViewModel> |
A view that is implemented with FXML.
|
| JavaView<ViewModelType extends ViewModel> |
A view that is implemented with with pure Java.
|
| ViewModel |
Marker interface for a View Model.
|
| Class | Description |
|---|---|
| MvvmFX |
This class is a facade that is used by the user to access classes and services from the framework.
|
| Annotation Type | Description |
|---|---|
| InjectViewModel |
Copyright © 2014 Saxonia Systems AG. All rights reserved.