| Interface | Description |
|---|---|
| IOpenPatricianJAvaFXModelComponents |
Marker interface for the spring component scan of JavaFX model components.
|
| ITableCell |
Base interface for all table cell contents.
|
| Class | Description |
|---|---|
| BezierCurveControls |
This data class presents a point and two control points
that can be used to add a CubicCurve to a Bèzier path.
|
| BezierPath |
A Bèzier path is made up by consecutive Bèzier curves.
|
| ControlTableCell |
Table cell containing a control.
|
| DisplayMessages |
This container holds at max 50 DisplayMessages.
|
| DynamicTextTableCell |
Table vell containing a dynamic text that needs to be bound.
|
| NoticeBoardMenu |
Representing the model for the menu displayed in the notice board.
|
| NoticeBoardMenuEntry |
Representing a single entry in the notice board menu.
|
| OpenPatricianSpinnerOptionDataModel |
Data model to hold one entry of the OpenPatricianSpinner.
|
| RowCellAlignement |
Container class holing the horizontal alignments for all cells within a row.
|
| StaticTextTableCell |
Table cell containing a static text value.
|
| Table |
Table model.
|
| TableHeader |
Table header row.
|
| TableRow |
Model of a table row.
|
| Enum | Description |
|---|---|
| ECellConstraint |
Table cell constaints.
|
| EDialogType |
Enumeration of all dialogs.
|
| ENoticeBoardType |
The various types of the notice board.
|
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.