|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Class
org.apache.struts.taglib.tiles.InsertTag
Packages that use InsertTag | |
org.apache.struts.taglib.tiles | The "struts-tiles" tag library contains tags that are useful in creating dynamic reusable components. |
Uses of InsertTag in org.apache.struts.taglib.tiles |
Subclasses of InsertTag in org.apache.struts.taglib.tiles | |
class |
GetTag
This is the tag handler for <tiles:get>, which gets content from the request scope and either includes the content or prints it, depending upon the value of the content's direct attribute. |
Constructors in org.apache.struts.taglib.tiles with parameters of type InsertTag | |
InsertTag.InsertHandler(java.util.Map attributes,
java.lang.String page,
java.lang.String role,
Controller controller)
Constructor. |
|
InsertTag.InsertHandler(java.lang.String page,
java.lang.String role,
Controller controller)
Constructor. |
|
InsertTag.DirectStringHandler(java.lang.Object value)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2000-2005 - The Apache Software Foundation