Uses of Class
org.apache.tiles.api.BasicAttributeContext
Packages that use BasicAttributeContext
Package
Description
The Tiles taglib and framework allows building web pages by assembling reusable
pieces of pages, called Tiles.
-
Uses of BasicAttributeContext in org.apache.tiles.api
Subclasses of BasicAttributeContext in org.apache.tiles.apiModifier and TypeClassDescriptionclassA definition, i.e. a template with (completely or not) filled attributes.Methods in org.apache.tiles.api with parameters of type BasicAttributeContextModifier and TypeMethodDescriptionvoidBasicAttributeContext.inherit(BasicAttributeContext parent) Inherits the attribute context, inheriting, i.e. copying if not present, the attributes.Constructors in org.apache.tiles.api with parameters of type BasicAttributeContextModifierConstructorDescriptionCopy constructor.