RichFaces CDK Attributes 4.2.3.CR1

org.richfaces.cdk.attributes
Interface ContainerType<V>

All Known Implementing Classes:
Attribute.Type, Element.Type, Schema.Type

public interface ContainerType<V>

Author:
Nick Belaevski

Method Summary
 Collection<V> getChildren()
           
 void setChildren(Collection<V> values)
           
 

Method Detail

getChildren

Collection<V> getChildren()

setChildren

void setChildren(Collection<V> values)

RichFaces CDK Attributes 4.2.3.CR1

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