VR
- The visual root node of the UI toolkit used, e.g.
javafx.scene.Node in case of JavaFX.public interface IPolicy<VR> extends IAdaptable.Bound<IVisualPart<VR,? extends VR>>
adaptable
IAdaptable.Bound.Impl<T extends IAdaptable>
Modifier and Type | Method and Description |
---|---|
IVisualPart<VR,? extends VR> |
getHost()
|
adaptableProperty, getAdaptable, setAdaptable
IVisualPart<VR,? extends VR> getHost()
IPolicy
.Copyright (c) 2014 itemis AG and others. All rights reserved.