Package it.tidalwave.ui.javafx.role
Interface CustomGraphicProvider
public interface CustomGraphicProvider
A Role for data that provides their own
Node
for rendering.- Author:
- Fabrizio Giudici
- Stereotype:
- Role
-
Field Summary
-
Method Summary
-
Field Details
-
_CustomGraphicProvider_
-
-
Method Details
-
getGraphic
@Nonnull javafx.scene.Node getGraphic()
-