Annotation Interface TilesPutListAttribute
public @interface TilesPutListAttribute
Represents a
<put-list-attribute>
element in tiles.xml
.-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionboolean
boolean
-
Element Details
-
cascade
boolean cascade- Default:
- false
-
inherit
boolean inherit- Default:
- false
-
name
String name- Default:
- ""
-
role
String role- Default:
- ""
-
addAttributes
TilesAddAttribute[] addAttributes- Default:
- {}
-
addListAttributes
TilesAddListAttribute[] addListAttributes- Default:
- {}
-