|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
DocumentChange | Document-aware Changes inrfaces. |
Class Summary | |
---|---|
AddChildComponentChange | Change specialization for adding a child component. |
AddChildDocumentChange | Change specialization for adding a child component using document mark up. |
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. |
AttributeDocumentChange | Change specialization for change in attributes. |
ChangeManager | The base class for all ChangeManagers. |
ChangeManagerWrapper | Base class for ChangeManager implementations that wrap other ChangeManagers. |
ComponentChange | Base class for all ComponentChanges. |
DocumentChangeFactory | Strategy Object for converting converting ComponentChanges to DocumentChanges. |
MoveChildComponentChange | Change specialization for moving a child from one container to another. |
NullChangeManager | An ChangeManager implementation that is all a no-op. |
RemoveChildComponentChange | Change specialization for removal of a child. |
RemoveFacetComponentChange | Change specialization for removal of a facet. |
ReorderChildrenComponentChange | Change specialization for re-ordering of children. |
RowKeySetAttributeChange | Handles RowKeySetAttribute changes, which need to be handled specially because they are mutable and programmers assume that the instances don't change. |
SessionChangeManager | A ChangeManager implementation that manages persisting the added Changes at the session. |
SetFacetChildComponentChange | Change specialization for adding a facet. |
SetFacetChildDocumentChange | Change specialization for adding a child component to a facet using document mark up. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |