D0301
HTML Application SDK  A0.101
Public Member Functions | List of all members
RemoteKeyGenerator Interface Reference

import"RemoteKeyGenerator.idl";

Public Member Functions

Boolean generateKeyPress ([in] Integer key)
 

Detailed Description

This is a class which implements global RemoteKeyGenerator object.

Member Function Documentation

Boolean RemoteKeyGenerator.generateKeyPress ( [in] Integer  key)

This function generates a remote key press event from browser

Parameters
keyThe key code that is wanted to be processed by platform. Check KeySet for currently available key codes. If any other code is given, it will be converted into unknown key.
Returns
true if works well, false otherwise.

The documentation for this interface was generated from the following file: