Package | Description |
---|---|
org.apache.tiles |
The Tiles taglib and framework allows building web pages by assembling reusable
pieces of pages, called Tiles.
|
org.apache.tiles.context |
Classes and interfaces that allow to access the various contexts in an
application in a uniformed way.
|
Modifier and Type | Method and Description |
---|---|
ListAttribute |
ListAttribute.clone() |
Modifier and Type | Method and Description |
---|---|
void |
ListAttribute.inherit(ListAttribute parent)
Inherits elements present in a "parent" list attribute.
|
Constructor and Description |
---|
ListAttribute(ListAttribute toCopy)
Copy constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
ListAttribute
Deprecated.
Use
ListAttribute . |
Copyright © 2017. All rights reserved.