RichFaces CDK Attributes 4.2.3.CR1

org.richfaces.cdk.attributes
Class Element.Type

java.lang.Object
  extended by 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>


Constructor Summary
Element.Type()
           
 
Method Summary
 Collection<Element> getChildren()
           
 void setChildren(Collection<Element> values)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Element.Type

public Element.Type()
Method Detail

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>

RichFaces CDK Attributes 4.2.3.CR1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.