cx.ath.matthew.cgi

Class Field

Known Direct Subclasses:
CheckBox, DisplayField, DropDown, HiddenField, NewTable, Password, Radio, SubmitButton, TextArea, TextField

public abstract class Field
extends Object

Field Summary

protected String
label
protected String
name

Method Summary

protected abstract String
print()

Field Details

label

protected String label

name

protected String name

Method Details

print

protected abstract String print()