|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PartialPageContext | |
|---|---|
| org.apache.myfaces.trinidad.component | |
| org.apache.myfaces.trinidad.context | |
| org.apache.myfaces.trinidad.render | |
| Uses of PartialPageContext in org.apache.myfaces.trinidad.component |
|---|
| Methods in org.apache.myfaces.trinidad.component with parameters of type PartialPageContext | |
|---|---|
VisitResult |
UIXComponent.partialEncodeVisit(VisitContext visitContext,
PartialPageContext partialContext,
VisitCallback callback)
Called when visiting the component during optimized partial page encoding so that the component can modify what is actually encoded. |
| Uses of PartialPageContext in org.apache.myfaces.trinidad.context |
|---|
| Methods in org.apache.myfaces.trinidad.context that return PartialPageContext | |
|---|---|
abstract PartialPageContext |
RenderingContext.getPartialPageContext()
|
| Uses of PartialPageContext in org.apache.myfaces.trinidad.render |
|---|
| Methods in org.apache.myfaces.trinidad.render with parameters of type PartialPageContext | |
|---|---|
VisitResult |
CoreRenderer.partialEncodeVisit(VisitContext visitContext,
PartialPageContext partialContext,
javax.faces.component.UIComponent component,
VisitCallback callback)
Called when visiting the CoreRenderer's component during optimized partial page encoding so that the CoreRenderer can modify what is actually encoded. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||