org.apache.myfaces.trinidadinternal.bean
Class UIXFacesBeanImpl

java.lang.Object
  extended by org.apache.myfaces.trinidad.bean.FacesBeanImpl
      extended by org.apache.myfaces.trinidadinternal.bean.UIXFacesBeanImpl
All Implemented Interfaces:
org.apache.myfaces.trinidad.bean.FacesBean, org.apache.myfaces.trinidad.component.UIXFacesBean
Direct Known Subclasses:
UIXEditableFacesBeanImpl

public class UIXFacesBeanImpl
extends org.apache.myfaces.trinidad.bean.FacesBeanImpl
implements org.apache.myfaces.trinidad.component.UIXFacesBean


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.myfaces.trinidad.bean.FacesBean
org.apache.myfaces.trinidad.bean.FacesBean.Type
 
Constructor Summary
UIXFacesBeanImpl()
           
 
Method Summary
 org.apache.myfaces.trinidad.bean.FacesBean.Type getType()
           
 void init(org.apache.myfaces.trinidad.component.UIXComponent component, org.apache.myfaces.trinidad.bean.FacesBean.Type type)
           
 
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
 
Methods inherited from interface org.apache.myfaces.trinidad.bean.FacesBean
addAll, addEntry, bindingKeySet, containsEntry, entries, getEntries, getLocalProperty, getProperty, getRawProperty, getValueBinding, keySet, markInitialState, removeEntry, restoreState, saveState, setProperty, setValueBinding
 

Constructor Detail

UIXFacesBeanImpl

public UIXFacesBeanImpl()
Method Detail

getType

public org.apache.myfaces.trinidad.bean.FacesBean.Type getType()
Specified by:
getType in interface org.apache.myfaces.trinidad.bean.FacesBean
Specified by:
getType in class org.apache.myfaces.trinidad.bean.FacesBeanImpl

init

public void init(org.apache.myfaces.trinidad.component.UIXComponent component,
                 org.apache.myfaces.trinidad.bean.FacesBean.Type type)
Specified by:
init in interface org.apache.myfaces.trinidad.component.UIXFacesBean


Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.