public class HtmlElementConsumerFactoryAdapter<M extends HtmlElement,T extends HTMLElement<?>> extends HtmlElementAdapter<M,T> implements ConsumerFactory<T>
ConsumerFactory.ProviderAdapter.Internaltarget| Modifier | Constructor and Description |
|---|---|
protected |
HtmlElementConsumerFactoryAdapter(M htmlElement) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
build(T htmlElement,
Context context,
ProgressMonitor progressMonitor)
Builds HTML element.
|
Consumer<T> |
create(Context context) |
protected Consumer<T> |
createConsumer(Context context) |
boolean |
isAdapterForType(Object type) |
createApplyAttributesAndContentFunction, createConfigureFunction, getContent, getTargetnotifyChanged, setTarget, unsetTargetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasBiSupplierFunctionFactory, asFunctionFactory, contextifyprotected HtmlElementConsumerFactoryAdapter(M htmlElement)
public boolean isAdapterForType(Object type)
isAdapterForType in interface AdapterisAdapterForType in class AdapterImplprotected void build(T htmlElement, Context context, ProgressMonitor progressMonitor) throws Exception
htmlElement - progressMonitor - ExceptionCopyright © 2022 Nasdanika. All rights reserved.