public class TableRowConsumerFactoryAdapter extends BootstrapElementConsumerFactoryAdapter<TableRow,RowContainer<?,?>>
RowContainerConsumerFactory.ProviderAdapter.Internaltarget| Constructor and Description |
|---|
TableRowConsumerFactoryAdapter(TableRow tableRow) |
| Modifier and Type | Method and Description |
|---|---|
protected Function<HTMLElement<?>,HTMLElement<?>> |
createConfigureFunction(Context context) |
protected Function<RowContainer<?,?>,RowContainer.Row> |
createTableRowFunction(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 TableRowConsumerFactoryAdapter(TableRow tableRow)
protected Function<HTMLElement<?>,HTMLElement<?>> createConfigureFunction(Context context) throws Exception
createConfigureFunction in class BootstrapElementConsumerFactoryAdapter<TableRow,RowContainer<?,?>>Exceptionprotected Function<RowContainer<?,?>,RowContainer.Row> createTableRowFunction(Context context)
RowContainer, creates a row, configures and returns for passing to cell consumers.context - Copyright © 2022 Nasdanika. All rights reserved.