Uses of Class
com.iizix.prop.Selector
Uses of Selector in com.iizigo.selector.prop
Modifier and TypeClassDescriptionclass
This Selector property container for the Editor.Modifier 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
Modifier 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.Modifier 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.