public class TableConsumerFactoryAdapter extends TableRowContainerConsumerFactoryAdapter<Table,Table>
| Constructor and Description |
|---|
TableConsumerFactoryAdapter(Table table) |
| 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<Table,org.nasdanika.common.BiSupplier<Map<org.eclipse.emf.ecore.EStructuralFeature,org.nasdanika.html.HTMLElement<?>>,org.nasdanika.html.HTMLElement<?>>> |
createTableFunction(org.nasdanika.common.Context context)
Takes table, creates sections as needed and performs other configuration.
|
getWrapper, toHTMLElementbuild, create, createConsumer, isAdapterForTypecreateApplyAttributesAndContentFunction, getContent, getTargetnotifyChanged, setTarget, unsetTargetpublic TableConsumerFactoryAdapter(Table table)
protected org.nasdanika.common.Function<org.nasdanika.html.HTMLElement<?>,org.nasdanika.html.HTMLElement<?>> createConfigureFunction(org.nasdanika.common.Context context)
throws Exception
createConfigureFunction in class TableRowContainerConsumerFactoryAdapter<Table,Table>Exceptionprotected org.nasdanika.common.Function<Table,org.nasdanika.common.BiSupplier<Map<org.eclipse.emf.ecore.EStructuralFeature,org.nasdanika.html.HTMLElement<?>>,org.nasdanika.html.HTMLElement<?>>> createTableFunction(org.nasdanika.common.Context context)
context - BiSupplier with a map of sections as first and the argument table as second.Copyright © 2021 Nasdanika. All rights reserved.