C G O R T W

C

calculateLocale(FacesContext) - Method in class org.apache.shale.tiles.TilesViewHandler
Pass through to the default view handler.
calculateRenderKitId(FacesContext) - Method in class org.apache.shale.tiles.TilesViewHandler
Pass through to the default view handler.
createView(FacesContext, String) - Method in class org.apache.shale.tiles.TilesViewHandler
Pass through to the default view handler.

G

getActionURL(FacesContext, String) - Method in class org.apache.shale.tiles.TilesViewHandler
Pass through to the default view handler.
getResourceURL(FacesContext, String) - Method in class org.apache.shale.tiles.TilesViewHandler
Pass through to the default view handler.

O

org.apache.shale.tiles - package org.apache.shale.tiles
This package contains an optional integration layer for working with standalone Tiles.

R

renderView(FacesContext, UIViewRoot) - Method in class org.apache.shale.tiles.TilesViewHandler
Render a view according to the algorithm described in this class's description: Based on the view Id of the viewToRender, this method either renders a tile or delegates rendering to the default view handler, which takes care of business as usual.
restoreView(FacesContext, String) - Method in class org.apache.shale.tiles.TilesViewHandler
Pass through to the default view handler.

T

TilesViewHandler - Class in org.apache.shale.tiles
This view handler strips the suffix off of the view ID and looks for a tile whose name matches the resulting string.
TilesViewHandler(ViewHandler) - Constructor for class org.apache.shale.tiles.TilesViewHandler
Stores the reference to the default view handler for later use.

W

writeState(FacesContext) - Method in class org.apache.shale.tiles.TilesViewHandler
Pass through to the default view handler.

C G O R T W

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