Class TextInput.TextInputCommand

All Implemented Interfaces:
Iterable<Byte>, Collection<Byte>, List<Byte>
Enclosing class:
TextInput

public static class TextInput.TextInputCommand extends SetCommand
Text input command
  • Constructor Details

    • TextInputCommand

      public TextInputCommand(String text)
      Text input command
      Parameters:
      text - The text
  • Method Details