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