Package org.apache.tiles.template
Class SetCurrentContainerModel
java.lang.Object
org.apache.tiles.template.SetCurrentContainerModel
Selects a container to be used as the "current" container.
- Since:
- 3.0.0
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
SetCurrentContainerModelpublic SetCurrentContainerModel()
 
- 
- 
Method Details- 
executeExecutes the model.- Parameters:
- containerKey- The key of the container to be used as "current". If- null, the default one will be used.
- request- The request.
 
 
-