|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Selector | |
|---|---|
| org.nuiton.guix.model | |
| org.nuiton.guix.tags | |
| Uses of Selector in org.nuiton.guix.model |
|---|
| Methods in org.nuiton.guix.model that return types with arguments of type Selector | |
|---|---|
java.util.List<Selector> |
Rule.getSelectors()
|
java.util.List<Selector> |
StyleSheet.getSelectors()
|
| Methods in org.nuiton.guix.model with parameters of type Selector | |
|---|---|
int |
Selector.compareTo(Selector selector)
|
| Method parameters in org.nuiton.guix.model with type arguments of type Selector | |
|---|---|
void |
Rule.setSelectors(java.util.List<Selector> selectors)
|
void |
StyleSheet.setSelectors(java.util.List<Selector> selectors)
|
| Uses of Selector in org.nuiton.guix.tags |
|---|
| Methods in org.nuiton.guix.tags that return Selector | |
|---|---|
protected Selector |
StyleHandler.processSelector(SimpleNode selector)
Analyses a selector node |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||