|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FormContext | |
|---|---|
| nl.knowledgeplaza.dh.bootstrap | |
| nl.knowledgeplaza.dh.service | |
| Uses of FormContext in nl.knowledgeplaza.dh.bootstrap |
|---|
| Classes in nl.knowledgeplaza.dh.bootstrap that implement FormContext | |
|---|---|
class |
Bootstrap
Bootstrap (show something as quickly as possible) and load a form. |
| Methods in nl.knowledgeplaza.dh.bootstrap with parameters of type FormContext | |
|---|---|
void |
Bootstrap.open(Form form,
FormContext formContext,
java.lang.String title)
Open a form, the FormContext may determine how. |
| Uses of FormContext in nl.knowledgeplaza.dh.service |
|---|
| Methods in nl.knowledgeplaza.dh.service that return FormContext | |
|---|---|
FormContext |
Form.getFormContext()
the context in which the current form is running |
| Methods in nl.knowledgeplaza.dh.service with parameters of type FormContext | |
|---|---|
void |
Form.setFormContext(FormContext value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||