| 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.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
BlobUtils.loadBlobs(TableForm.Row row,
BlobManager blobManager,
boolean loadContents) |
| Modifier and Type | Field and Description |
|---|---|
protected TableForm.Row[] |
TableForm.rows |
| Modifier and Type | Method and Description |
|---|---|
TableForm.Row[] |
TableForm.getRows() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TableFormBuilder.setupSelectionProvidersForRow(TableForm tableForm,
TableForm.Row row,
Map.Entry<String[],SelectionProvider> current) |
Copyright © 2022 MANYDESIGNS s.r.l.. All rights reserved.