public class TableRowConsumerFactoryAdapter extends BootstrapElementConsumerFactoryAdapter<TableRow,RowContainer<?,?>>
RowContainer| Constructor and Description |
|---|
TableRowConsumerFactoryAdapter(TableRow tableRow) |
| Modifier and Type | Method and Description |
|---|---|
protected org.nasdanika.common.Function<org.nasdanika.html.HTMLElement<?>,org.nasdanika.html.HTMLElement<?>> |
createConfigureFunction(org.nasdanika.common.Context context) |
protected org.nasdanika.common.Function<RowContainer<?,?>,RowContainer.Row> |
createTableRowFunction(org.nasdanika.common.Context context)
Takes
RowContainer, creates a row, configures and returns for passing to cell consumers. |
getWrapper, toHTMLElementbuild, create, createConsumer, isAdapterForTypecreateApplyAttributesAndContentFunction, getContent, getTargetnotifyChanged, setTarget, unsetTargetpublic TableRowConsumerFactoryAdapter(TableRow tableRow)
protected org.nasdanika.common.Function<org.nasdanika.html.HTMLElement<?>,org.nasdanika.html.HTMLElement<?>> createConfigureFunction(org.nasdanika.common.Context context)
throws Exception
createConfigureFunction in class BootstrapElementConsumerFactoryAdapter<TableRow,RowContainer<?,?>>Exceptionprotected org.nasdanika.common.Function<RowContainer<?,?>,RowContainer.Row> createTableRowFunction(org.nasdanika.common.Context context)
RowContainer, creates a row, configures and returns for passing to cell consumers.context - Copyright © 2021 Nasdanika. All rights reserved.