|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.shale.clay.config.beans.AbstractBean
org.apache.shale.clay.config.beans.ComponentBean
org.apache.shale.clay.config.beans.InnerComponentBean
public class InnerComponentBean
This class should be a base to all components that are contained
within a owing ComponentBean.
| Constructor Summary | |
|---|---|
InnerComponentBean()
|
|
| Method Summary | |
|---|---|
java.lang.StringBuffer |
getIsAClientId()
This method describes the inheritance relationship for a containing component. |
| Methods inherited from class org.apache.shale.clay.config.beans.AbstractBean |
|---|
getDescription, setDescription |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InnerComponentBean()
| Method Detail |
|---|
public java.lang.StringBuffer getIsAClientId()
This method describes the inheritance relationship for a containing component. It works kind of like a java inner class in that the jsfid becomes the parent that the inner component should extend.
getIsAClientId in class ComponentBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||