Skip navigation links


Uses of Package
org.apache.myfaces.trinidad.change

Packages that use org.apache.myfaces.trinidad.change
org.apache.myfaces.trinidad.change   
org.apache.myfaces.trinidad.component   
org.apache.myfaces.trinidad.context   

 

Classes in org.apache.myfaces.trinidad.change used by org.apache.myfaces.trinidad.change
AddComponentChange
          Base class for specialized Change that when applied will add a component instance to the component tree.
AddComponentDocumentChange
          Base class for specialized DocumentChanges that when applied will add a component instance to the component tree.
AttributeComponentChange
          Change specialization for change in attributes.
ChangeManager
          The base class for all ChangeManagers.
ComponentChange
          Base class for all ComponentChanges.
ComponentChangeFilter
          Filter class used to filter the ComponentChanges that gets added to the ChangeManager through calls to UIXComponentBase.addComponentChange() method.
ComponentChangeFilter.Result
          Enum for filter result
DocumentChange
          Document-aware Changes inrfaces.

 

Classes in org.apache.myfaces.trinidad.change used by org.apache.myfaces.trinidad.component
ComponentChange
          Base class for all ComponentChanges.
ComponentChangeFilter
          Filter class used to filter the ComponentChanges that gets added to the ChangeManager through calls to UIXComponentBase.addComponentChange() method.

 

Classes in org.apache.myfaces.trinidad.change used by org.apache.myfaces.trinidad.context
ChangeManager
          The base class for all ChangeManagers.

 


Skip navigation links


Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.