Class UIComponent.ComponentList

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<E>
java.util.ArrayList<UIComponent>
org.eclnt.jsfserver.base.faces.component.UIComponent.ComponentList
All Implemented Interfaces:
Serializable, Cloneable, Iterable<UIComponent>, Collection<UIComponent>, List<UIComponent>, RandomAccess
Enclosing class:
UIComponent

public class UIComponent.ComponentList extends ArrayList<UIComponent>
See Also: