public abstract class BootstrapElementSupplierFactoryAdapter<M extends BootstrapElement,T extends BootstrapElement<?,?>> extends HtmlElementSupplierFactoryAdapter<M,org.nasdanika.html.HTMLElement<?>>
| Constructor and Description |
|---|
BootstrapElementSupplierFactoryAdapter(M bootstrapElement) |
| Modifier and Type | Method and Description |
|---|---|
protected org.nasdanika.common.Supplier<T> |
createBootstrapElementSupplier(org.nasdanika.common.Context context) |
protected org.nasdanika.common.Function<org.nasdanika.html.HTMLElement<?>,org.nasdanika.html.HTMLElement<?>> |
createConfigureFunction(org.nasdanika.common.Context context) |
protected org.nasdanika.common.Supplier<org.nasdanika.html.HTMLElement<?>> |
createHTMLElementSupplier(org.nasdanika.common.Context context) |
create, isAdapterForTypecreateApplyAttributesAndContentFunction, getContent, getTargetnotifyChanged, setTarget, unsetTargetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, apply, asFunctionFactory, contextify, empty, from, from, then, thenandThenpublic BootstrapElementSupplierFactoryAdapter(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.Supplier<org.nasdanika.html.HTMLElement<?>> createHTMLElementSupplier(org.nasdanika.common.Context context)
throws Exception
createHTMLElementSupplier in class HtmlElementSupplierFactoryAdapter<M extends BootstrapElement,org.nasdanika.html.HTMLElement<?>>ExceptionCopyright © 2021 Nasdanika. All rights reserved.