public class TableSupplierFactoryAdapter extends BootstrapElementSupplierFactoryAdapter<Table,Table>
| Constructor and Description |
|---|
TableSupplierFactoryAdapter(Table table) |
| Modifier and Type | Method and Description |
|---|---|
protected org.nasdanika.common.Supplier<Table> |
createBootstrapElementSupplier(org.nasdanika.common.Context context) |
protected org.nasdanika.common.Supplier<org.nasdanika.html.HTMLElement<?>> |
createTableSupplier(org.nasdanika.common.Context context)
Creates a table, configuration shall be performed in
TableCellConsumerFactoryAdapter. |
createConfigureFunction, createHTMLElementSupplier, getWrappercreate, isAdapterForTypecreateApplyAttributesAndContentFunction, getContent, getTargetnotifyChanged, setTarget, unsetTargetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, apply, asFunctionFactory, contextify, empty, from, from, then, thenandThenpublic TableSupplierFactoryAdapter(Table table)
protected org.nasdanika.common.Supplier<org.nasdanika.html.HTMLElement<?>> createTableSupplier(org.nasdanika.common.Context context)
TableCellConsumerFactoryAdapter.context - protected org.nasdanika.common.Supplier<Table> createBootstrapElementSupplier(org.nasdanika.common.Context context) throws Exception
createBootstrapElementSupplier in class BootstrapElementSupplierFactoryAdapter<Table,Table>ExceptionCopyright © 2021 Nasdanika. All rights reserved.