Uses of Class
org.hippoecm.frontend.service.render.AbstractRenderService.ExtensionPoint
-
Uses of AbstractRenderService.ExtensionPoint in org.hippoecm.frontend.service.render
Modifier and TypeClassDescriptionprotected class
protected class
Extension point that can add the extension to a child component.Modifier and TypeFieldDescriptionprotected final LinkedHashMap<String,
AbstractRenderService<T>.ExtensionPoint> AbstractRenderService.children
Modifier and TypeMethodDescriptionprotected abstract AbstractRenderService<T>.ExtensionPoint
AbstractRenderService.createExtensionPoint
(String extension) Create an extension point with the specified name.