Package net.sf.tacos.partial

Interface Summary
IPartialService Deprecated. Use new AjaxDirectService instead.
PartialRenderBlock Handles management of partial requests/renders that are not contained within a Part component.
PartialTrigger Interface implemented by components that wish to participate in partial method calls.
 

Class Summary
Part Deprecated. Use new AjaxDirectService instead, areas don't need to br wrapped by Parts anymore.
PartialCall  
PartialForeach Handles partial renders for Tree component without having to contain each loop within a Part component.
PartialForm  
PartialLink  
PartialService DirectService with support for Partial Page Rendering.