Interface Element.GroupElement
- All Superinterfaces:
Cloneable,org.gvsig.tools.lang.Cloneable,Comparable,org.gvsig.tools.dispose.Disposable,Element,Iterable<Element>,org.gvsig.tools.util.LabeledValue
- Enclosing interface:
Element
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.gvsig.expressionevaluator.swing.Element
Element.CalculatedElement, Element.ConstantElement, Element.FunctionElement, Element.GroupElement, Element.SimpleElement -
Method Summary
Modifier and TypeMethodDescriptionvoidaddElement(org.gvsig.expressionevaluator.Function function) voidaddElement(Element element) get(int index) iterator()intsize()Methods inherited from interface org.gvsig.tools.lang.Cloneable
cloneMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface org.gvsig.tools.dispose.Disposable
disposeMethods inherited from interface org.gvsig.expressionevaluator.swing.Element
cloneElement, getAditionalPanel, getConfig, getDescription, getIcon, getIconName, getName, getRenderedValue, getValues, hasMoreValues, isEnabled, reload, setConfig, usedMethods inherited from interface java.lang.Iterable
forEach, spliteratorMethods inherited from interface org.gvsig.tools.util.LabeledValue
getLabel, getValue, toString