public class AdHocTableColumnOptimizedComponentFactory extends Object implements pl.fhframework.core.forms.iterators.IMultipleIteratorComponentFactory<TableOptimized>
| Constructor and Description |
|---|
AdHocTableColumnOptimizedComponentFactory(ColumnOptimized column) |
| Modifier and Type | Method and Description |
|---|---|
List<pl.fhframework.model.forms.FormElement> |
createComponentsForIterators(TableOptimized myGroupingParent,
pl.fhframework.binding.IRowNumberOffsetSupplier rowNumberOffsetSupplier,
int[] indices) |
public AdHocTableColumnOptimizedComponentFactory(ColumnOptimized column)
public List<pl.fhframework.model.forms.FormElement> createComponentsForIterators(TableOptimized myGroupingParent, pl.fhframework.binding.IRowNumberOffsetSupplier rowNumberOffsetSupplier, int[] indices)
createComponentsForIterators in interface pl.fhframework.core.forms.iterators.IMultipleIteratorComponentFactory<TableOptimized>Copyright © 2019. All rights reserved.