|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FormProvider
FormProvider provides the methods to create and get form instance in a way that is implementation-independent.
Method Summary | |
---|---|
Form |
createForm(String name,
OfficeFormsElement parent)
Create a form in a way that is implementation-independent. |
Form |
getInstanceOf(FormFormElement element)
Get a form instance by a FormFormElement |
Method Detail |
---|
Form createForm(String name, OfficeFormsElement parent)
name
- -the form nameparent
- -the container element of this form
Form getInstanceOf(FormFormElement element)
FormFormElement
element
- - a FormFormElement
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |