P
- prepare(String, Object...) - Method in interface org.apache.tiles.TilesContainer
- Executes a preparer.
- preparer - Variable in class org.apache.tiles.Definition
- Associated ViewPreparer URL or classname, if defined.
- put(String, Object) - Method in class org.apache.tiles.Definition
- Put an attribute in template definition.
- put(String, Object, String) - Method in class org.apache.tiles.Definition
- Put an attribute in template definition.
- put(String, Object, Attribute.AttributeType, String) - Method in class org.apache.tiles.Definition
- Put an attribute in template definition.
- putAttribute(String, Attribute) - Method in interface org.apache.tiles.AttributeContext
- Add the specified attribute.
- putAttribute(String, Attribute) - Method in class org.apache.tiles.Definition
- Put a new attribute in this definition.
R
- register(Definition, Object...) - Method in interface org.apache.tiles.mgmt.MutableTilesContainer
- Register a new definition with the container.
- render(String, Object...) - Method in interface org.apache.tiles.TilesContainer
- Render the given tiles request.
- render(Attribute, Writer, Object...) - Method in interface org.apache.tiles.TilesContainer
- Render the given Attribute.
- roles - Variable in class org.apache.tiles.Attribute
- The roles that can render this attribute.
- roles - Variable in class org.apache.tiles.Definition
- The roles that can render this definition.
S
- setBody(String) - Method in class org.apache.tiles.Attribute
- Sets the body of this attribute.
- setContainer(Object, TilesContainer) - Static method in class org.apache.tiles.access.TilesAccess
- Configures the container to be used in the application.
- setExtends(String) - Method in class org.apache.tiles.Definition
- Set extends.
- setName(String) - Method in class org.apache.tiles.Attribute
- Deprecated. Use the
setNamemethods in object that contain attributes. - setName(String) - Method in class org.apache.tiles.Definition
- Sets the value of the name property.
- setPreparer(String) - Method in class org.apache.tiles.Definition
- Set associated preparerInstance URL.
- setRole(String) - Method in class org.apache.tiles.Attribute
- Set role.
- setRole(String) - Method in class org.apache.tiles.Definition
- Sets the value of the role property.
- setRoles(Set<String>) - Method in class org.apache.tiles.Attribute
- Sets the roles that can render this attribute.
- setRoles(Set<String>) - Method in class org.apache.tiles.Definition
- Sets the roles that can render this attribute.
- setTemplate(String) - Method in class org.apache.tiles.Definition
- Sets the value of the template property.
- setType(Attribute.AttributeType) - Method in class org.apache.tiles.Attribute
- Sets the type of this attribute.
- setValue(Object) - Method in class org.apache.tiles.Attribute
- Set value.
- startContext(Object...) - Method in interface org.apache.tiles.TilesContainer
- Starts a new context, where attribute values are stored independently from others.
T
- template - Variable in class org.apache.tiles.Definition
- Template path.
- TilesAccess - Class in org.apache.tiles.access
- Provides static access to the tiles container.
- TilesApplicationContext - Interface in org.apache.tiles
- Defines a set of methods which tiles use to communicate to the tiles container and runtime environment.
- TilesContainer - Interface in org.apache.tiles
- An encapsulation of the tiles framework.
- TilesException - Exception in org.apache.tiles
- Root class for all Tiles-exceptions.
- TilesException() - Constructor for exception org.apache.tiles.TilesException
- Constructor.
- TilesException(String) - Constructor for exception org.apache.tiles.TilesException
- Constructor.
- TilesException(Exception) - Constructor for exception org.apache.tiles.TilesException
- Create a new
TilesExceptionwrapping an existing exception. - TilesException(String, Exception) - Constructor for exception org.apache.tiles.TilesException
- Create a new
TilesExceptionfrom an existing exception. - toString() - Method in enum org.apache.tiles.Attribute.AttributeType
- Returns the string representation of the element.
- toString() - Method in class org.apache.tiles.Attribute
- toString() - Method in class org.apache.tiles.Definition
- Returns a description of the attributes.
V
- value - Variable in class org.apache.tiles.Attribute
- The value of the attribute.
- valueOf(String) - Static method in enum org.apache.tiles.Attribute.AttributeType
- Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.tiles.Attribute.AttributeType
- Returns an array containing the constants of this enum type, in the order they are declared.
A C D E G H I M N O P R S T V
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 2001-2008 Apache Software Foundation. All Rights Reserved.