Interface HasSceneProperty
- All Known Implementing Classes:
ContextMenu
,PopupControl
,PopupWindow
,Stage
,Window
public interface HasSceneProperty
- Author:
- Bruno Salmon
-
Property Summary
-
Method Summary
-
Property Details
-
scene
- See Also:
-
-
Method Details
-
sceneProperty
- Returns:
- the
scene
property - See Also:
-
setScene
Sets the value of thescene
property.- Property description:
- Parameters:
scene
- the value for thescene
property- See Also:
-
getScene
Gets the value of thescene
property.- Property description:
- Returns:
- the value of the
scene
property - See Also:
-