Class: HostCapabilities

HostCapabilities

HostCapabilities
Stores information about the host capabilities.


new HostCapabilities(EXTENDED_PANEL_MENU, EXTENDED_PANEL_ICONS, DELEGATE_APE_ENGINE, SUPPORT_HTML_EXTENSIONS, DISABLE_FLASH_EXTENSIONS)

Parameters:
Name Type Description
EXTENDED_PANEL_MENU

True if the application supports panel menu.

EXTENDED_PANEL_ICONS

True if the application supports panel icon.

DELEGATE_APE_ENGINE

True if the application supports delegated APE engine.

SUPPORT_HTML_EXTENSIONS

True if the application supports HTML extensions.

DISABLE_FLASH_EXTENSIONS

True if the application disables FLASH extensions.

Source:
Returns:

A new HostCapabilities object.