Uses of Class
com.iizix.prop.Selector
Packages that use Selector
Uses of Selector in com.iizigo.selector.prop
Subclasses of Selector in com.iizigo.selector.propModifier and TypeClassDescriptionclass
This Selector property container for the Editor.Methods in com.iizigo.selector.prop with parameters of type SelectorModifier and TypeMethodDescriptionstatic void
SelectorDesignerProp.addSelectorExpressionComponents
(org.eclipse.swt.widgets.Composite composite, Selector sel, int verticalIndent) Adds a Selector's components in a container with a two-column grid layout.Uses of Selector in com.iizix
Modifier and TypeFieldDescriptionstatic final IPluginDescriptor<Selector>
BaseModules.SELECTOR
The Selector module.Uses of Selector in com.iizix.prop
Fields in com.iizix.prop declared as SelectorMethods in com.iizix.prop that return SelectorModifier and TypeMethodDescriptionSelector.clone()
Creates a clone out of this property.default Selector
ISelectorOwner.getSelector()
Gets the Selector owned by this property container.SelectorReference.getSelector()
Gets the Selector for this reference.Methods in com.iizix.prop with parameters of type SelectorModifier and TypeMethodDescriptionprotected boolean
Evaluates an expression at specified index.boolean
SelectorExpression.isSelected
(Selector selector, EnvProps envProps) Called to resolve the SelectorExpression by custom Java code.