RichFaces CDK Generator 4.2.0.CR1

org.richfaces.cdk.model
Class PropertyModel

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

public class PropertyModel
extends PropertyBase

That class represents JSF component property.

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
PropertyModel()
           
 
Method Summary
 
Methods inherited from class org.richfaces.cdk.model.PropertyBase
accept, getAliasFor, getDefaultValue, getEventNames, getGenerate, getName, getSignature, getSuggestedValue, getType, isBinding, isBindingAttribute, isHidden, isLiteral, isPassThrough, isPrimitive, isReadOnly, isRequired, merge, same, setAliasFor, setBinding, setBindingAttribute, setDefaultValue, setEventNames, setGenerate, setHidden, setLiteral, setName, setPassThrough, setReadOnly, setRequired, setSignature, setSuggestedValue, setType, toString
 
Methods inherited from class org.richfaces.cdk.model.DescriptionGroupBase
getDescription, getDisplayName, getExtension, getIcon, setDescription, setDisplayName, setExtension, setIcon
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PropertyModel

public PropertyModel()

RichFaces CDK Generator 4.2.0.CR1

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