public abstract class BootstrapElementSupplierFactoryAdapter<M extends BootstrapElement,T extends BootstrapElement<?,?>> extends HtmlElementSupplierFactoryAdapter<M,HTMLElement<?>>
SupplierFactory.ProviderAdapter.InternaladapterFactorytarget| Constructor and Description |
|---|
BootstrapElementSupplierFactoryAdapter(M bootstrapElement,
AdapterFactory adapterFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected Supplier<T> |
createBootstrapElementSupplier(Context context) |
protected Function<HTMLElement<?>,HTMLElement<?>> |
createConfigureFunction(Context context) |
protected Supplier<HTMLElement<?>> |
createHTMLElementSupplier(Context context) |
protected Function<HTMLElement<?>,T> |
getWrapper(Context context)
Retrieves wrapping bootstrap element.
|
create, isAdapterForTypecreateApplyAttributesAndContentFunction, getContent, getRegisteredAdapter, getRootAdapterFactory, getTargetnotifyChanged, setTarget, unsetTargetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, apply, asFunctionFactory, contextify, empty, from, from, then, thenandThenpublic BootstrapElementSupplierFactoryAdapter(M bootstrapElement, AdapterFactory adapterFactory)
protected Function<HTMLElement<?>,HTMLElement<?>> createConfigureFunction(Context context) throws Exception
createConfigureFunction in class HtmlElementAdapter<M extends BootstrapElement,HTMLElement<?>>Exceptionprotected Supplier<HTMLElement<?>> createHTMLElementSupplier(Context context) throws Exception
createHTMLElementSupplier in class HtmlElementSupplierFactoryAdapter<M extends BootstrapElement,HTMLElement<?>>Exceptionprotected Supplier<T> createBootstrapElementSupplier(Context context) throws Exception
Exceptionprotected Function<HTMLElement<?>,T> getWrapper(Context context)
context - Copyright © 2022 Nasdanika. All rights reserved.