public interface FormProvider
| Modifier and Type | Method and Description |
|---|---|
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 |
Form createForm(String name, OfficeFormsElement parent)
name - -the form nameparent - -the container element of this formForm getInstanceOf(FormFormElement element)
FormFormElementelement - - a FormFormElementCopyright © 2010–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.