HP Anywhere 10.11 API Reference
Show:

HPA Module

This module provides the following classes:

  • HPA.ActionsBar - Customize the Actions bar in an app.
  • HPA.Device - Device API for accessing device capabilities.
  • HPA.Events - Enables the app to listen to the following HP Anywhere events: backbutton, offline/online, gotFocus, lostFocus.
  • HPA.Framework - Interoperability API - used for interacting with the HPA framework.
  • HPA.Help - Display splash screen and context-sensitive help.
  • HPA.I18n - Localization - used for translating app strings and text according to the device's locale.
  • HPA.Interop - Interoperability API - used for interacting with the HPA framework. Deprecated since HP Anywhere 10.02; use HPA.Framework.
  • HPA.Message - Display a message.
  • HPA.Profile - Retrieve the current (logged in) user information.
  • HPA.Server - Server API - helper methods for client-server communication.