Rule (JavaFX 24) (original) (raw)
Contents
Class Rule
Method Summary
Modifier and Type
Method
Description
This method is to support tooling that may want to add declarations to or remove declarations from a Rule.[getOrigin](#getOrigin%28%29)()
Get the StyleOrigin
of this Stylesheet
.
This method is to support tooling that may want to add selectors to or remove selectors from a Rule.
Gets the Stylesheet
this Rule
belongs to.[toString](#toString%28%29)()
Converts this object to a String
.
Method Details
getDeclarations
getSelectors
getStylesheet
getOrigin
toString