|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.trinidad.bean.FacesBeanImpl
org.apache.myfaces.trinidad.bean.TestBean
org.apache.myfaces.trinidad.bean.SubTypeBean
public class SubTypeBean
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.apache.myfaces.trinidad.bean.FacesBean |
|---|
org.apache.myfaces.trinidad.bean.FacesBean.Type |
| Field Summary | |
|---|---|
static org.apache.myfaces.trinidad.bean.PropertyKey |
SUB_KEY
|
static org.apache.myfaces.trinidad.bean.FacesBean.Type |
TYPE
|
| Fields inherited from class org.apache.myfaces.trinidad.bean.TestBean |
|---|
CANT_BE_BOUND_KEY, FIRST_ALIAS_KEY, FIRST_KEY, ITEMS_KEY, SECOND_KEY, SILLY_KEY, TRANSIENT_KEY |
| Constructor Summary | |
|---|---|
SubTypeBean()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getSub()
|
org.apache.myfaces.trinidad.bean.FacesBean.Type |
getType()
|
void |
setSub(java.lang.String sub)
|
| Methods inherited from class org.apache.myfaces.trinidad.bean.TestBean |
|---|
addItem, getCantBeBound, getFirst, getFirstAlias, getItems, getSecond, getTransient, items, removeItem, setCantBeBound, setFirst, setFirstAlias, setSecond, setTransient |
| Methods inherited from class org.apache.myfaces.trinidad.bean.FacesBeanImpl |
|---|
addAll, addEntry, bindingKeySet, containsEntry, createBindingsMap, createPropertyMap, entries, getEntries, getLocalProperty, getLocalPropertyImpl, getProperty, getRawProperty, getValueBinding, keySet, markInitialState, removeEntry, restoreState, saveState, setProperty, setPropertyImpl, setValueBinding, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
public static final org.apache.myfaces.trinidad.bean.PropertyKey SUB_KEY
| Constructor Detail |
|---|
public SubTypeBean()
| Method Detail |
|---|
public org.apache.myfaces.trinidad.bean.FacesBean.Type getType()
getType in interface org.apache.myfaces.trinidad.bean.FacesBeangetType in class TestBeanpublic java.lang.String getSub()
public void setSub(java.lang.String sub)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||