public class PageSupplierFactoryAdapter extends org.eclipse.emf.common.notify.impl.AdapterImpl implements org.nasdanika.common.SupplierFactory<HTMLPage>
| Modifier and Type | Field and Description |
|---|---|
static String |
PAGE_BODY_PROPERTY |
static String |
PAGE_HEAD_PROPERTY |
| Constructor and Description |
|---|
PageSupplierFactoryAdapter(Page page) |
| Modifier and Type | Method and Description |
|---|---|
org.nasdanika.common.Supplier<HTMLPage> |
create(org.nasdanika.common.Context context) |
protected org.nasdanika.common.Function<org.nasdanika.common.BiSupplier<List<Object>,List<Object>>,HTMLPage> |
createPageFunction(org.nasdanika.common.Context context) |
boolean |
isAdapterForType(Object type) |
getTarget, notifyChanged, setTarget, unsetTargetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, apply, asFunctionFactory, contextify, empty, from, from, then, thenandThenpublic static final String PAGE_BODY_PROPERTY
public static final String PAGE_HEAD_PROPERTY
public PageSupplierFactoryAdapter(Page page)
public boolean isAdapterForType(Object type)
isAdapterForType in interface org.eclipse.emf.common.notify.AdapterisAdapterForType in class org.eclipse.emf.common.notify.impl.AdapterImplprotected org.nasdanika.common.Function<org.nasdanika.common.BiSupplier<List<Object>,List<Object>>,HTMLPage> createPageFunction(org.nasdanika.common.Context context)
Copyright © 2021 Nasdanika. All rights reserved.