|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.richfaces.cdk.xmlconfig.model.DescriptionGroupBean
org.richfaces.cdk.xmlconfig.model.ExtensibleBean<E>
org.richfaces.cdk.xmlconfig.model.ElementBeanBase<E>
public abstract class ElementBeanBase<E extends ConfigExtension>
TODO - is the tho different collections are necessary ?
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.richfaces.cdk.model.DescriptionGroup |
|---|
DescriptionGroup.Icon |
| Constructor Summary | |
|---|---|
ElementBeanBase()
|
|
| Method Summary | |
|---|---|
java.util.Collection<PropertyBase> |
getAttributes()
|
java.util.Collection<AttributeModel> |
getFacesAttributes()
|
java.util.Collection<PropertyModel> |
getProperties()
|
void |
setAttributes(java.util.Collection<PropertyBase> attributes)
|
| Methods inherited from class org.richfaces.cdk.xmlconfig.model.ExtensibleBean |
|---|
getExtension, setExtension |
| 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 |
|---|
public ElementBeanBase()
| Method Detail |
|---|
public java.util.Collection<PropertyModel> getProperties()
public java.util.Collection<AttributeModel> getFacesAttributes()
public java.util.Collection<PropertyBase> getAttributes()
public void setAttributes(java.util.Collection<PropertyBase> attributes)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||