| Package | Description |
|---|---|
| com.sun.javafx.css |
| Modifier and Type | Method and Description |
|---|---|
static Combinator |
Combinator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Combinator[] |
Combinator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<Combinator> |
CompoundSelector.getRelationships()
The relationships between the selectors
|
| Constructor and Description |
|---|
CompoundSelector(List<SimpleSelector> selectors,
List<Combinator> relationships) |
Copyright © 2025. All rights reserved.