HP Anywhere 10.11 API Reference
Show:

HPA.Help

Module: HPA

Available since HP Anywhere 10.00

[Desktop Edition]

Display splash screen and context-sensitive help.

Methods

setHelpContext

(
  • context
)

[Desktop Edition]

The framework tracks the current location of the user in HP Anywhere (e.g. My Apps view, an app entry point) to display context-sensitive help topics.
By default, the context for an app is its entry point.
To add more help topics, use the setHelpContext(helpCtx) function.

Parameters:

  • context Object

    Current active context (generally the current app page)

showSplashScreen

(
  • titleKey
  • textKey
  • imagefile
  • [splashScreenId]
)

[Desktop Edition]

Show help splash screen the first two times the user opens the app.

Parameters:

  • titleKey String

    title of the splash screen

  • textKey String

    text to be displayed on the splash screen

  • imagefile String

    image to be displayed on the app splash screen

  • [splashScreenId] String optional

    ID of the splash screen