public class FormMailing extends Form
Constructor and Description |
---|
FormMailing() |
Modifier and Type | Method and Description |
---|---|
String[][] |
getFieldPattern()
define a pattern for all field. the first col is field name, the second
is the pattern.
|
static FormMailing |
getFormRegister(javax.servlet.http.HttpSession session) |
String |
getJSP()
get the JSP for render the form
|
clear, getCurrentSessionForm, getErrorMessage, getFields, getHelpMessage, getMessage, getSpecialSessionForm, getValue, isSaved, isValid, isValid, setHelpMessage, setSaved, setValue, setValues, setValues
public static FormMailing getFormRegister(javax.servlet.http.HttpSession session)
public String getJSP()
Form
getJSP
in class Form
Form.getJSP()
public String[][] getFieldPattern()
Form
getFieldPattern
in class Form
Form.getFieldPattern()
Copyright © 2012-2018. All Rights Reserved.