public class BootstrapElementConsumerFactoryAdapter<M extends BootstrapElement,T extends BootstrapElement<?,?>> extends HtmlElementConsumerFactoryAdapter<M,HTMLElement<?>>
ConsumerFactory.ProviderAdapter.InternaladapterFactorytarget| Constructor and Description |
|---|
BootstrapElementConsumerFactoryAdapter(M bootstrapElement,
AdapterFactory adapterFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected Function<HTMLElement<?>,HTMLElement<?>> |
createConfigureFunction(Context context) |
protected Function<HTMLElement<?>,T> |
getWrapper(Context context)
Retrieves wrapping bootstrap element.
|
protected Function<BootstrapElement<?,?>,HTMLElement<?>> |
toHTMLElement(Context context)
Helper function for calling BootstrapElement.toHTMLElement();
|
build, create, createConsumer, isAdapterForTypecreateApplyAttributesAndContentFunction, getContent, getRegisteredAdapter, getRootAdapterFactory, getTargetnotifyChanged, setTarget, unsetTargetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasBiSupplierFunctionFactory, asFunctionFactory, contextifypublic BootstrapElementConsumerFactoryAdapter(M bootstrapElement, AdapterFactory adapterFactory)
protected Function<HTMLElement<?>,HTMLElement<?>> createConfigureFunction(Context context) throws Exception
createConfigureFunction in class HtmlElementAdapter<M extends BootstrapElement,HTMLElement<?>>Exceptionprotected Function<HTMLElement<?>,T> getWrapper(Context context)
context - protected Function<BootstrapElement<?,?>,HTMLElement<?>> toHTMLElement(Context context)
context - Copyright © 2022 Nasdanika. All rights reserved.