cx.ath.matthew.cgi

Class NewTable


public class NewTable
extends Field

Field Summary

Fields inherited from class cx.ath.matthew.cgi.Field

label, name

Constructor Summary

NewTable(String name, String css)

Method Summary

protected String
print()

Methods inherited from class cx.ath.matthew.cgi.Field

print

Constructor Details

NewTable

public NewTable(String name,
                String css)

Method Details

print

protected String print()
Overrides:
print in interface Field