Give us feedback
keyboard-plugin
Mobile icon

Keyboard Plugin

Stable version 2.0.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 03 October 2018 by 
4.3
 (3 ratings)
keyboard-plugin

Keyboard Plugin

Details
Plugin to expose functionalities like hide and show from keyboard and to map events.
Read more

The Keyboard Plugin object provides functions to make interacting with the keyboard easier, and fires events to indicate that the keyboard will hide/show.


Available Actions

  • CheckKeyboardPlugin
  • DisplayAccessoryBar
  • CloseKeyboard
  • OpenKeyBoard
  • KeyboardIsVisible

Available Events

  • KeyboardCloseEvent
  • KeyboardOpenEvent
Release notes (2.0.0)
  1. Updated the Plugin Source Code to the latest version;
  2. Added Exception Handler on OnDestroy event from Event block;
  3. Added a new action KeyboardDisplayAccessoryBar to display\hide the additional toolbar on top of the Keyboard;
  4. The Plugin Source code is now embedded inside the eSpace instead of pointing directly to GitHub;
Reviews (0)
Team