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 ViewPreparertilesContext - Current tiles application context.attributeContext - Current tile context.Copyright © 2025. All rights reserved.