M - T - public abstract class HtmlElementAdapter<M extends HtmlElement,T extends HTMLElement<?>> extends AdapterImpl
Adapter.Internaltarget| Modifier | Constructor and Description |
|---|---|
protected |
HtmlElementAdapter(M htmlElement) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends HTMLElement<?>> |
createApplyAttributesAndContentFunction(Context context) |
protected Function<T,T> |
createConfigureFunction(Context context)
Creates a function which configures the element and returns it.
|
protected List<EObject> |
getContent()
This implementation returns target content.
|
M |
getTarget() |
isAdapterForType, notifyChanged, setTarget, unsetTargetprotected HtmlElementAdapter(M htmlElement)
protected Function<T,T> createConfigureFunction(Context context) throws Exception
.thencontext - Exceptionprotected List<EObject> getContent()
public static <T extends HTMLElement<?>> Function<BiSupplier<T,Map<EStructuralFeature,Object>>,T> createApplyAttributesAndContentFunction(Context context)
public M getTarget()
getTarget in interface AdaptergetTarget in class AdapterImplCopyright © 2022 Nasdanika. All rights reserved.