java.lang.Object
com.inductiveautomation.vision.api.client.components.touchscreen.KeyboardRequester

public class KeyboardRequester extends Object
Components that require keyboard input should let this class know about it. This helps the Mobile Module know when to display its soft keyboard. Most input components get this functionality automatically through the TouchscreenMouseListener.
  • Constructor Details

    • KeyboardRequester

      public KeyboardRequester()
  • Method Details