public class BootstrapElementConsumerFactoryAdapter<M extends BootstrapElement,T extends BootstrapElement<?,?>> extends HtmlElementConsumerFactoryAdapter<M,org.nasdanika.html.HTMLElement<?>>
| Constructor and Description |
|---|
BootstrapElementConsumerFactoryAdapter(M bootstrapElement) |
| 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<org.nasdanika.html.HTMLElement<?>,T> |
getWrapper(org.nasdanika.common.Context context)
Retrieves wrapping bootstrap element.
|
protected org.nasdanika.common.Function<BootstrapElement<?,?>,org.nasdanika.html.HTMLElement<?>> |
toHTMLElement(org.nasdanika.common.Context context)
Helper function for calling BootstrapElement.toHTMLElement();
|
build, create, createConsumer, isAdapterForTypecreateApplyAttributesAndContentFunction, getContent, getTargetnotifyChanged, setTarget, unsetTargetpublic BootstrapElementConsumerFactoryAdapter(M bootstrapElement)
protected org.nasdanika.common.Function<org.nasdanika.html.HTMLElement<?>,org.nasdanika.html.HTMLElement<?>> createConfigureFunction(org.nasdanika.common.Context context)
throws Exception
createConfigureFunction in class HtmlElementAdapter<M extends BootstrapElement,org.nasdanika.html.HTMLElement<?>>Exceptionprotected org.nasdanika.common.Function<org.nasdanika.html.HTMLElement<?>,T> getWrapper(org.nasdanika.common.Context context)
context - protected org.nasdanika.common.Function<BootstrapElement<?,?>,org.nasdanika.html.HTMLElement<?>> toHTMLElement(org.nasdanika.common.Context context)
context - Copyright © 2021 Nasdanika. All rights reserved.