public class TableConsumerFactoryAdapter extends TableRowContainerConsumerFactoryAdapter<Table,Table>
ConsumerFactory.ProviderAdapter.InternaladapterFactorytarget| Constructor and Description |
|---|
TableConsumerFactoryAdapter(Table table,
AdapterFactory adapterFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected Function<HTMLElement<?>,HTMLElement<?>> |
createConfigureFunction(Context context) |
protected Function<Table,BiSupplier<Map<EStructuralFeature,HTMLElement<?>>,HTMLElement<?>>> |
createTableFunction(Context context)
Takes table, creates sections as needed and performs other configuration.
|
getWrapper, toHTMLElementbuild, create, createConsumer, isAdapterForTypecreateApplyAttributesAndContentFunction, getContent, getRegisteredAdapter, getRootAdapterFactory, getTargetnotifyChanged, setTarget, unsetTargetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasBiSupplierFunctionFactory, asFunctionFactory, contextifypublic TableConsumerFactoryAdapter(Table table, AdapterFactory adapterFactory)
protected Function<HTMLElement<?>,HTMLElement<?>> createConfigureFunction(Context context) throws Exception
createConfigureFunction in class TableRowContainerConsumerFactoryAdapter<Table,Table>Exceptionprotected Function<Table,BiSupplier<Map<EStructuralFeature,HTMLElement<?>>,HTMLElement<?>>> createTableFunction(Context context)
context - BiSupplier with a map of sections as first and the argument table as second.Copyright © 2022 Nasdanika. All rights reserved.