|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
org.apache.struts.taglib.tiles Interface PutListTagParent
- All Known Implementing Classes:
- DefinitionTag, InsertTag, PutListTag
- public interface PutListTagParent
Tag classes implementing this interface can contains nested PutTag. This interface defines a method called by nested tags.
| Method Summary | |
void |
processNestedTag(PutListTag nestedTag)
Add an attribute to container. |
| Method Detail |
processNestedTag
public void processNestedTag(PutListTag nestedTag) throws javax.servlet.jsp.JspException
- Add an attribute to container.
- Parameters:
nestedTag- Nested PutTag defining the attribute.
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2000-2005 - The Apache Software Foundation