|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcx.ath.matthew.cgi.Field
cx.ath.matthew.cgi.TextArea
public class TextArea
Field Summary |
---|
Fields inherited from class cx.ath.matthew.cgi.Field |
---|
label, name |
Constructor Summary | |
---|---|
TextArea(String name,
String label,
String defval)
|
|
TextArea(String name,
String label,
String defval,
int cols,
int rows)
|
Method Summary | |
---|---|
protected String |
print()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextArea(String name, String label, String defval)
public TextArea(String name, String label, String defval, int cols, int rows)
Method Detail |
---|
protected String print()
print
in class Field
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |