| Package | Description |
|---|---|
| com.manydesigns.elements.blobs |
Support for handling binary blobs (file uploads) in Elements forms.
|
| com.manydesigns.elements.forms |
Facilities to define forms, read them from HTTP parameters or JSON, write them to HTML or JSON.
|
| com.manydesigns.elements.pdf |
Facilities to export forms to PDF.
|
| com.manydesigns.elements.xls |
Facilities to export forms to the Excel format.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
BlobUtils.loadBlobs(TableForm form,
BlobManager blobManager,
boolean loadContents) |
| Modifier and Type | Method and Description |
|---|---|
TableForm |
TableFormBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TableFormBuilder.setupColumns(TableForm tableForm) |
protected void |
TableFormBuilder.setupRows(TableForm tableForm) |
protected void |
TableFormBuilder.setupSelectionProvidersForRow(TableForm tableForm,
TableForm.Row row,
Map.Entry<String[],SelectionProvider> current) |
| Modifier and Type | Method and Description |
|---|---|
TableForm |
TableFormPdfExporter.getForm()
Deprecated.
|
| Constructor and Description |
|---|
TableFormPdfExporter(TableForm form,
Source xsltSource)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
TableForm |
TableFormXlsExporter.getForm() |
| Constructor and Description |
|---|
TableFormXlsExporter(TableForm form) |
Copyright © 2022 MANYDESIGNS s.r.l.. All rights reserved.