Package cx.ath.matthew.cgi
Class Field
- java.lang.Object
-
- cx.ath.matthew.cgi.Field
-
- Direct Known Subclasses:
CheckBox,DisplayField,DropDown,HiddenField,NewTable,Password,Radio,SubmitButton,TextArea,TextField
public abstract class Field extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Field()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description protected abstract java.lang.Stringprint()
-