com.opensymphony.webwork.views.jsp
Interface ParamTag.UnnamedParametric

All Superinterfaces:
ParamTag.Parametric
All Known Implementing Classes:
TextTag
Enclosing interface:
ParamTag

public static interface ParamTag.UnnamedParametric
extends ParamTag.Parametric


Method Summary
 void addParameter(Object value)
           
 
Methods inherited from interface com.opensymphony.webwork.views.jsp.ParamTag.Parametric
addParameter, getParameters
 

Method Detail

addParameter

public void addParameter(Object value)

WebWork Project Page