| Package | Description |
|---|---|
| jwebform.field | |
| jwebform.field.structure | |
| jwebform.view |
| Modifier and Type | Class and Description |
|---|---|
class |
CheckBoxType |
class |
HiddenType |
class |
HtmlType |
class |
LabelType |
class |
NumberType |
class |
PasswordType |
class |
RadioType |
class |
SelectDateType
Date-Input with dropdown selects
|
class |
SelectType |
class |
SimpleGroup |
class |
SimpleType |
class |
SubmitType |
class |
TextAreaType |
class |
TextDateType
Date-Input with simple text-fields
|
class |
TextType |
class |
UploadType |
class |
XSRFProtectionType |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GroupFieldType
Needs: List of Field, FormValidator.
|
interface |
SingleFieldType |
| Modifier and Type | Field and Description |
|---|---|
FieldType |
Field.fieldType |
| Constructor and Description |
|---|
Field(FieldType fieldType) |
Field(FieldType fieldType,
Criterion... criteria) |
Field(FieldType fieldType,
Decoration decoration,
Criterion... criteria) |
| Modifier and Type | Method and Description |
|---|---|
FieldType |
ProducerInfos.getType() |
Copyright © 2018. All rights reserved.