org.richfaces.cdk.model
Class AttributeModel

java.lang.Object
  extended by org.richfaces.cdk.model.DescriptionGroupBase
      extended by org.richfaces.cdk.model.PropertyBase
          extended by org.richfaces.cdk.model.AttributeModel
All Implemented Interfaces:
java.io.Serializable, DescriptionGroup, Extensible<ConfigExtension>, Mergeable<PropertyBase>, ModelElement<PropertyBase>, Named, Visitable

public class AttributeModel
extends PropertyBase

Author:
asmirnov@exadel.com
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.richfaces.cdk.model.Named
Named.NamePredicate
 
Nested classes/interfaces inherited from interface org.richfaces.cdk.model.DescriptionGroup
DescriptionGroup.Icon
 
Constructor Summary
AttributeModel()
           
 
Method Summary
 
Methods inherited from class org.richfaces.cdk.model.PropertyBase
accept, getAliasFor, getDefaultValue, getEventNames, getName, getSignature, getSuggestedValue, getType, isBinding, isBindingAttribute, isHidden, isLiteral, isPassThrough, isPrimitive, isReadOnly, isRequired, merge, same, setAliasFor, setBinding, setBindingAttribute, setDefaultValue, setEventNames, setHidden, setLiteral, setName, setPassThrough, setReadOnly, setRequired, setSignature, setSuggestedValue, setType, toString
 
Methods inherited from class org.richfaces.cdk.model.DescriptionGroupBase
getDescription, getDisplayname, getExtension, getIcon, isGenerate, setDescription, setDisplayname, setExtension, setGenerate, setIcon
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AttributeModel

public AttributeModel()


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