|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.apache.struts.webapp.examples |
---|
Class org.apache.struts.webapp.examples.CustomActionForm extends ActionForm implements Serializable |
---|
Serialized Fields |
---|
String example
Class org.apache.struts.webapp.examples.CustomActionForward extends ActionForward implements Serializable |
---|
Serialized Fields |
---|
String example
Class org.apache.struts.webapp.examples.CustomActionMapping extends ActionMapping implements Serializable |
---|
Serialized Fields |
---|
String example
Class org.apache.struts.webapp.examples.CustomFormBean extends FormBeanConfig implements Serializable |
---|
Serialized Fields |
---|
String example
Package org.apache.struts.webapp.exercise |
---|
Class org.apache.struts.webapp.exercise.TestBean extends ActionForm implements Serializable |
---|
Serialized Fields |
---|
Collection<E> beanCollection
LabelValueBean
.
String[] beanCollectionSelect
boolean booleanProperty
String[] collectionSelect
double doubleProperty
boolean falseProperty
float floatProperty
int[] intArray
int[] intIndexed
int[] intMultibox
int intProperty
long longProperty
String[] multipleSelect
TestBean nested
String nullProperty
short shortProperty
String singleSelect
String[] stringArray
String[] stringIndexed
String[] stringMultibox
String stringProperty
String emptyStringProperty
String resourcesSelect
String withNulls
List<E> listProperty
List<E> emptyListProperty
Map<K,V> mapProperty
Map<K,V> emptyMapProperty
Package org.apache.struts.webapp.upload |
---|
Class org.apache.struts.webapp.upload.UploadForm extends ValidatorForm implements Serializable |
---|
Serialized Fields |
---|
String theText
String queryParam
boolean writeFile
FormFile theFile
String filePath
Package org.apache.struts.webapp.validator |
---|
Class org.apache.struts.webapp.validator.CityStateZip extends Object implements Serializable |
---|
Serialized Fields |
---|
String sCity
String sStateProv
String[] sZipPostal
Class org.apache.struts.webapp.validator.RegistrationForm extends ValidatorForm implements Serializable |
---|
Serialized Fields |
---|
String action
String sFirstName
String sLastName
String sAddr
CityStateZip csz
String sPhone
String sEmail
Class org.apache.struts.webapp.validator.TypeForm extends ValidatorForm implements Serializable |
---|
Serialized Fields |
---|
String action
String name
String sByte
String sShort
String sInteger
String sIntRange
String sLong
String sFloat
String sFloatRange
String sDouble
String sDate
String sCreditCard
String sEmail
String sUrl
String sMask
String sMinMaxLength
String sSatisfaction
String[] sOsList
String sOverallSatisfaction
String sWouldRecommend
String[] sUsedLanguages
List<E> lNames
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |