public class HelpHandlers extends Object
These handlers help make the help system work.
| Constructor and Description |
|---|
HelpHandlers() |
| Modifier and Type | Method and Description |
|---|---|
static void |
getHelpIndex(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
This handler provides access to
IntegrationPoints for the
requested key. |
static void |
getHelpTOC(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
This handler provides access to
IntegrationPoints for the
requested key. |
public static void getHelpTOC(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
This handler provides access to IntegrationPoints for the
requested key.
handlerCtx - The HandlerContext.public static void getHelpIndex(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
This handler provides access to IntegrationPoints for the
requested key.
handlerCtx - The HandlerContext.Copyright © 2017–2020 Eclipse Foundation. All rights reserved.