RichFaces CDK Generator 4.2.0.CR1

org.richfaces.cdk.xmlconfig.model
Class TagExtensionBase

java.lang.Object
  extended by org.richfaces.cdk.model.ConfigExtension
      extended by org.richfaces.cdk.xmlconfig.model.ExtensionBeanBase
          extended by org.richfaces.cdk.xmlconfig.model.TagExtensionBase
Direct Known Subclasses:
BehaviorBean.BehaviorExtension, ComponentBean.ComponentExtension, ConverterBean.ConverterExtension, ValidatorBean.ValidatorExtension

public class TagExtensionBase
extends ExtensionBeanBase


Constructor Summary
TagExtensionBase()
           
 
Method Summary
 List<TagModel> getTags()
          

 void setTags(List<TagModel> tags)
          

 
Methods inherited from class org.richfaces.cdk.xmlconfig.model.ExtensionBeanBase
getBaseClass, getGenerate, setBaseClass, setGenerate
 
Methods inherited from class org.richfaces.cdk.model.ConfigExtension
getExtensions, setExtensions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagExtensionBase

public TagExtensionBase()
Method Detail

getTags

public List<TagModel> getTags()

Returns:
the tags

setTags

public void setTags(List<TagModel> tags)

Parameters:
tags - the tags to set

RichFaces CDK Generator 4.2.0.CR1

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