|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_CmsJspTagParamParent
Interface for tag handlers implementing valid parent tags for <c:param>.
| Method Summary | |
|---|---|
void |
addParameter(String name,
String value)
Add a parameter to this tag. |
| Method Detail |
|---|
void addParameter(String name,
String value)
name - the name of the parametervalue - the value of the parameterCmsJspTagParam
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||