org.jfree.layouting.input.style.selectors
public class CSSConditionalSelector extends AbstractSelector implements ConditionalSelector
| Constructor Summary | |
|---|---|
| CSSConditionalSelector(SimpleSelector simpleSelector, Condition condition) | |
| Method Summary | |
|---|---|
| protected SelectorWeight | createWeight() |
| Condition | getCondition() Returns the condition to be applied on the simple selector. |
| short | getSelectorType() An integer indicating the type of Selector |
| SimpleSelector | getSimpleSelector()
Returns the simple selector. |
SelectorThe simple selector can't be a
ConditionalSelector.