cx.ath.matthew.cgi

Class SubmitButton


public class SubmitButton
extends Field

Author:
Agent TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Field Summary

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

label, name

Constructor Summary

SubmitButton(String name, String label)

Method Summary

protected String
print()

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

print

Constructor Details

SubmitButton

public SubmitButton(String name,
                    String label)

Method Details

print

protected String print()
Overrides:
print in interface Field