org.apache.myfaces.trinidad.component
Interface UIXFacesBean

All Superinterfaces:
FacesBean

public interface UIXFacesBean
extends FacesBean


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

Method Detail

init

void init(UIXComponent component,
          FacesBean.Type type)


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