Uses of Class
org.apache.tiles.api.ListAttribute
Packages that use ListAttribute
Package
Description
The Tiles taglib and framework allows building web pages by assembling reusable
pieces of pages, called Tiles.
-
Uses of ListAttribute in org.apache.tiles.api
Methods in org.apache.tiles.api that return ListAttributeMethods in org.apache.tiles.api with parameters of type ListAttributeModifier and TypeMethodDescriptionvoid
ListAttribute.inherit
(ListAttribute parent) Inherits elements present in a "parent" list attribute.Constructors in org.apache.tiles.api with parameters of type ListAttribute