Package | Description |
---|---|
com.hcl.domino.design |
Modifier and Type | Method and Description |
---|---|
Form |
DbDesign.createForm(String formName)
Creates a new, unsaved form design element.
|
Modifier and Type | Method and Description |
---|---|
Optional<Form> |
DbDesign.getForm(String name)
Retrieves the named form.
|
Stream<Form> |
DbDesign.getForms()
Retrieves all forms in the database.
|
Copyright © 2019–2021 HCL. All rights reserved.