public class AlphaNumericTypeCommand extends TypeCommand
CMD_PREFIX| Constructor and Description | 
|---|
| AlphaNumericTypeCommand(java.lang.String text,
                       int line) | 
| Modifier and Type | Method and Description | 
|---|---|
| Promise<java.lang.Object> | _execute(PlaybackContext context) | 
| static TypingTarget | findTarget(PlaybackContext context) | 
| protected Promise<java.lang.Object> | type(PlaybackContext context,
    java.lang.String text) | 
containsUnicode, get, getFromShortcut, type, typecanGoFurther, dumpCommand, dumpError, execute, getLine, getScriptDir, getText, isAwtThread, isToDumpCommand, setScriptDirpublic AlphaNumericTypeCommand(java.lang.String text,
                               int line)
public Promise<java.lang.Object> _execute(PlaybackContext context)
_execute in class AbstractCommandprotected Promise<java.lang.Object> type(PlaybackContext context, java.lang.String text)
public static TypingTarget findTarget(PlaybackContext context)