Defines the public operations of a Dashboard component.
Type Params | Return Type | Name and description |
---|---|---|
|
void |
removeTile(java.lang.String tileId) |
|
void |
showInOverlay(Node node, java.lang.String title, Node settingsContent, java.lang.String ownerTileType) Shows a JavaFX component in a maximized panel on top of the Dashboard. |