org.richfaces.cdk.xmlconfig.model
Class Fragment

java.lang.Object
  extended by org.richfaces.cdk.xmlconfig.model.DescriptionGroupBean
      extended by org.richfaces.cdk.xmlconfig.model.ExtensibleBean<E>
          extended by org.richfaces.cdk.xmlconfig.model.ElementBeanBase<ComponentBean.ComponentExtension>
              extended by org.richfaces.cdk.xmlconfig.model.ComponentBean
                  extended by org.richfaces.cdk.xmlconfig.model.Fragment
All Implemented Interfaces:
DescriptionGroup, Extensible<ComponentBean.ComponentExtension>

public class Fragment
extends ComponentBean

Author:
asmirnov@exadel.com

Nested Class Summary
 
Nested classes/interfaces inherited from class org.richfaces.cdk.xmlconfig.model.ComponentBean
ComponentBean.ComponentExtension
 
Nested classes/interfaces inherited from interface org.richfaces.cdk.model.DescriptionGroup
DescriptionGroup.Icon
 
Constructor Summary
Fragment()
           
 
Method Summary
 
Methods inherited from class org.richfaces.cdk.xmlconfig.model.ComponentBean
getExtension, getFacesAttributes, getFacets, getId, getProperties, getTargetClass, setExtension, setFacets, setId, setTargetClass
 
Methods inherited from class org.richfaces.cdk.xmlconfig.model.ElementBeanBase
getAttributes, setAttributes
 
Methods inherited from class org.richfaces.cdk.xmlconfig.model.DescriptionGroupBean
getDescription, getDisplayname, getIcon, setDescription, setDisplayname, setIcon
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Fragment

public Fragment()


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.