| Package | Description |
|---|---|
| de.saxsys.mvvmfx |
Contains the core mvvmFX classes, interfaces and annotations.
|
| de.saxsys.mvvmfx.utils.notifications |
Provide notifications to reduce coupling between viewModels and views.
|
| Modifier and Type | Method and Description |
|---|---|
static NotificationCenter |
MvvmFX.getNotificationCenter() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNotificationCenter
Default implementation of
NotificationCenter. |
| Modifier and Type | Method and Description |
|---|---|
static NotificationCenter |
NotificationCenterFactory.getNotificationCenter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
NotificationCenterFactory.setNotificationCenter(NotificationCenter notificationCenter) |
Copyright © 2019 Saxonia Systems AG. All rights reserved.