public class TableCellConsumerFactoryAdapter extends BootstrapElementConsumerFactoryAdapter<TableCell,RowContainer.Row>
ConsumerFactory.ProviderAdapter.Internaltarget| Constructor and Description |
|---|
TableCellConsumerFactoryAdapter(TableCell tableCell) |
| Modifier and Type | Method and Description |
|---|---|
protected Function<HTMLElement<?>,HTMLElement<?>> |
createConfigureFunction(Context context) |
protected Function<RowContainer.Row,RowContainer.Row.Cell> |
createTableCellFunction(Context context)
Takes
RowContainer, creates a row, configures and returns for passing to cell consumers. |
getWrapper, toHTMLElementbuild, create, createConsumer, isAdapterForTypecreateApplyAttributesAndContentFunction, getContent, getTargetnotifyChanged, setTarget, unsetTargetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasBiSupplierFunctionFactory, asFunctionFactory, contextifypublic TableCellConsumerFactoryAdapter(TableCell tableCell)
protected Function<HTMLElement<?>,HTMLElement<?>> createConfigureFunction(Context context) throws Exception
createConfigureFunction in class BootstrapElementConsumerFactoryAdapter<TableCell,RowContainer.Row>Exceptionprotected Function<RowContainer.Row,RowContainer.Row.Cell> createTableCellFunction(Context context)
RowContainer, creates a row, configures and returns for passing to cell consumers.context - Copyright © 2022 Nasdanika. All rights reserved.