| Package | Description |
|---|---|
| pl.fhframework.model.forms | |
| pl.fhframework.model.forms.optimized | |
| pl.fhframework.model.forms.table |
| Modifier and Type | Method and Description |
|---|---|
default void |
TableComponent.doCopy(TableOptimized table,
Map<String,String> iteratorReplacements,
T clone)
Copies values of attributes with replaced iterators in bindings and actions to a new component of the same type.
|
default T |
TableComponent.getCopy(TableOptimized table,
Map<String,String> iteratorReplacements)
Creates a copy this component with replaced iterators in bindings and actions.
|
| Constructor and Description |
|---|
TableRowOptimized(TableOptimized table,
LowLevelRowMetadata lowLevelRowMetadata) |
| Modifier and Type | Field and Description |
|---|---|
protected TableOptimized |
ColumnOptimized.table |
| Modifier and Type | Field and Description |
|---|---|
protected pl.fhframework.core.forms.iterators.IMultipleIteratorComponentFactory<TableOptimized> |
ColumnOptimized.interatorComponentFactory |
| Modifier and Type | Method and Description |
|---|---|
TableOptimized |
ColumnOptimized.getGroupingComponentForNewComponents() |
TableOptimized |
ColumnOptimized.getTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
ColumnOptimized.setTable(TableOptimized table) |
| Modifier and Type | Method and Description |
|---|---|
List<pl.fhframework.model.forms.FormElement> |
AdHocTableColumnOptimizedComponentFactory.createComponentsForIterators(TableOptimized myGroupingParent,
pl.fhframework.binding.IRowNumberOffsetSupplier rowNumberOffsetSupplier,
int[] indices) |
Copyright © 2019. All rights reserved.