org.richfaces.cdk.attributes
Class Element.Type
java.lang.Object
org.richfaces.cdk.attributes.Element.Type
- All Implemented Interfaces:
- ContainerType<Element>
- Enclosing class:
- Element
public static final class Element.Type
- extends Object
- implements ContainerType<Element>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Element.Type
public Element.Type()
getChildren
public Collection<Element> getChildren()
- Specified by:
getChildren in interface ContainerType<Element>
setChildren
public void setChildren(Collection<Element> values)
- Specified by:
setChildren in interface ContainerType<Element>
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.