Uses of Class
com.iizix.prop.SelectorExpression
Uses of SelectorExpression in com.iizigo.selector.prop
Modifier and TypeClassDescriptionclass
Selector Expression used in the Designer.Uses of SelectorExpression in com.iizix.prop
Modifier and TypeMethodDescriptionprotected SelectorExpression
Selector.createSelectorExpression
(String expression) Creates the SelectorExpression, overridden by the Designer version of the class.Selector.getSelectorExpression
(boolean doParse) Gets the selector expression.Modifier and TypeMethodDescriptionprotected void
Selector.onExpressionChanged
(SelectorExpression expression) Called when the expression has changed.