| Package | Description |
|---|---|
| jwebform | |
| jwebform.env | |
| jwebform.field | |
| jwebform.field.helper | |
| jwebform.field.structure | |
| jwebform.processor |
| Class and Description |
|---|
| Env
Environment that connects jWebform to the Web-Request, so this Env is between your webframework
and jWebform.
|
| Class and Description |
|---|
| Env
Environment that connects jWebform to the Web-Request, so this Env is between your webframework
and jWebform.
|
| Env.EnvWithSubmitInfo |
| EnvBuilder
Build an Env out of Request (and optional SessionGet/SessionSet lambdas)
It will add the the following filters to the reqeust:
* Null-Check (prevents null values dropping from extern into jWebform (jWebform tries to avoid using null))
* Trims the input (that means: Leading and traling spaces will be deleted from the input !!
|
| Request
Holds the request-attributes - acts as a gateway to the servlet request for example
|
| SessionGet
Holds the session-attributes - acts as a gateway to the servlet request for example
|
| SessionSet
Holds the session-attributes - acts as a gateway to the servlet request for example
|
| Class and Description |
|---|
| Env.EnvWithSubmitInfo |
| Class and Description |
|---|
| Env.EnvWithSubmitInfo |
| Class and Description |
|---|
| Env.EnvWithSubmitInfo |
| Class and Description |
|---|
| Env.EnvWithSubmitInfo |
Copyright © 2019. All rights reserved.