|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.turbine.modules.Assembler org.apache.jetspeed.modules.parameters.ParameterPresentationStyle org.apache.jetspeed.modules.parameters.JspParameterPresentationStyle org.apache.jetspeed.modules.parameters.TextArea
Returns texarea control intialized with the value parameter using the following options:
rows
: number of rows (default = 3)cols
: number of columns (default = 80)
Field Summary | |
static java.lang.String |
COLS
|
static java.lang.String |
ROWS
|
Fields inherited from class org.apache.jetspeed.modules.parameters.ParameterPresentationStyle |
logger, styleparms |
Constructor Summary | |
TextArea()
|
Methods inherited from class org.apache.jetspeed.modules.parameters.JspParameterPresentationStyle |
buildContext, getContent |
Methods inherited from class org.apache.jetspeed.modules.parameters.ParameterPresentationStyle |
getJavascriptEvents, getParm, setParms |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String ROWS
public static final java.lang.String COLS
Constructor Detail |
public TextArea()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |