Annotation Interface TilesPutListAttribute
public @interface TilesPutListAttribute
Represents a 
<put-list-attribute> element in tiles.xml.- 
Optional Element SummaryOptional ElementsModifier and TypeOptional ElementDescriptionbooleanboolean
- 
Element Details- 
cascadeboolean cascade- Default:
- false
 
- 
inheritboolean inherit- Default:
- false
 
- 
nameString name- Default:
- ""
 
- 
roleString role- Default:
- ""
 
- 
addAttributesTilesAddAttribute[] addAttributes- Default:
- {}
 
- 
addListAttributesTilesAddListAttribute[] addListAttributes- Default:
- {}
 
 
-