Rule (JavaFX 24) (original) (raw)

Contents

  1. Description
  2. Method Summary
  3. Method Details
    1. getDeclarations()
    2. getSelectors()
    3. getStylesheet()
    4. getOrigin()
    5. toString()

Class Rule

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.