| ? | ?? |
|---|---|
| ViewConfiguration |
This class defines the configuration for one view.
|
| ViewFactory |
This class contains static methods to create views in the DataFX Container context.
|
| ???? | ?? |
|---|---|
| FxmlLoadException |
This Exception will by thrown by the
ViewFactory if a FXML file can't be loaded. |
| ???? | ?? |
|---|---|
| ViewController |
Annotation for a MVC controller.
|
| ViewNode |
Annotation to define UI elements.
|
| ViewProperty |
Created by hendrikebbers on 23.01.15.
|