|
||||||
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(java.lang.String name,
java.lang.String value)
Add a parameter to this tag. |
Method Detail |
---|
void addParameter(java.lang.String name, java.lang.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 |