public interface Form
Modifier and Type | Method and Description |
---|---|
FormData |
createFormData()
Create a new, empty form data container.
|
IdentifiedFormData |
createFormData(Long id)
Create a new, empty form data container that is identified by the given ID.
|
String |
getDefinition()
Get the XML-based definition of this form.
|
GomEditorProvider |
getModel()
Get the object model of this form.
|
String getDefinition()
GomEditorProvider getModel()
FormData createFormData()
IdentifiedFormData createFormData(Long id)
id
- The ID of the form data.Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500