|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

public interface PutListAttributeTagParent
Tag classes implementing this interface can contain nested
PutListAttributeTag. This interface defines a method called by nested
tags.
| Method Summary | |
|---|---|
void |
processNestedTag(PutListAttributeTag nestedTag)
Process the nested tag. |
| Method Detail |
|---|
void processNestedTag(PutListAttributeTag nestedTag)
throws TilesJspException
nestedTag - Nested tag to process.
TilesJspException - If something goes wrong during processing.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||