Home Reference Source
public class | source

App

simple-keyboard demo

Constructor Summary

Public Constructor
public

Instantiates the demo class

Member Summary

Public Members
public

Handles shift functionality

public

Default input name

public

Called when simple-keyboard input has changed

public

Executed when the DOM is ready

public

Called when a simple-keyboard key is pressed

Public Constructors

public constructor() source

Instantiates the demo class

Public Members

public handleShiftButton: * source

Handles shift functionality

public layoutName: string source

Default input name

public onChange: * source

Called when simple-keyboard input has changed

public onDOMLoaded: * source

Executed when the DOM is ready

public onKeyPress: * source

Called when a simple-keyboard key is pressed