HTML Application SDK
A0.101
|
import"TvKeyboardStatus.idl";
Public Member Functions | |
void | disableVirtualKeyboard () |
void | enableVirtualKeyboard () |
void | SmartTVKeyboardClosed () |
void | SmartTVKeyboardOpened () |
This is a class which implements global TvKeyboardStatus object.
void TvKeyboardStatus.disableVirtualKeyboard | ( | ) |
This function provides that the virtual keyboard is disabled.
void TvKeyboardStatus.enableVirtualKeyboard | ( | ) |
This function provides that the virtual keyboard is enabled.
void TvKeyboardStatus.SmartTVKeyboardClosed | ( | ) |
This function signals that the keyboard is closed so that second screen applications are notified through DIAL.
void TvKeyboardStatus.SmartTVKeyboardOpened | ( | ) |
This function signals that the keyboard is opened so that second screen applications are notified through DIAL.