org.apache.myfaces.trinidad.bean
Class SubTypeBean
java.lang.Object
org.apache.myfaces.trinidad.bean.FacesBeanImpl
org.apache.myfaces.trinidad.bean.TestBean
org.apache.myfaces.trinidad.bean.SubTypeBean
- All Implemented Interfaces:
- FacesBean
public class SubTypeBean
- extends TestBean
| 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, clearInitialState, containsEntry, createExpressionsMap, createPropertyMap, entries, getEntries, getLocalProperty, getLocalPropertyImpl, getProperty, getRawProperty, getValueBinding, getValueExpression, initialStateMarked, keySet, markInitialState, removeEntry, restoreState, saveState, setProperty, setPropertyImpl, setValueBinding, setValueExpression, toString |
TYPE
public static final FacesBean.Type TYPE
SUB_KEY
public static final PropertyKey SUB_KEY
SubTypeBean
public SubTypeBean()
getType
public FacesBean.Type getType()
- Specified by:
getType in interface FacesBean- Overrides:
getType in class TestBean
getSub
public String getSub()
setSub
public void setSub(String sub)
Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.