public class ViewPreparerSupport extends Object implements ViewPreparer
ViewPreparer
interface.Constructor and Description |
---|
ViewPreparerSupport() |
Modifier and Type | Method and Description |
---|---|
void |
execute(TilesRequestContext tilesContext,
AttributeContext attributeContext)
Method associated to a tile and called immediately before the tile
is included.
|
public void execute(TilesRequestContext tilesContext, AttributeContext attributeContext)
execute
in interface ViewPreparer
tilesContext
- Current tiles application context.attributeContext
- Current tile context.Copyright © 2017. All rights reserved.