Package | Description |
---|---|
org.safs.autoit | |
org.safs.autoit.lib | |
org.safs.tools.engines |
Modifier and Type | Method and Description |
---|---|
static AutoItXPlus |
AutoIt.AutoItObject() |
Modifier and Type | Method and Description |
---|---|
void |
AutoItRs.normalize(AutoItXPlus it)
If the window title is not complete, call this method to complete.
|
void |
AutoItRs.Window.normalize(AutoItXPlus it)
If the window title is not complete, call this method to complete.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
AutoItLib.activate(AutoItXPlus it,
IAutoItRs rs) |
static java.lang.String |
AutoItLib.winGetTitle(AutoItXPlus it,
IAutoItRs rs) |
Modifier and Type | Field and Description |
---|---|
protected AutoItXPlus |
AutoItComponent.it
The AutoIt instance got by AutoIt.AutoItObject().
This instance may be shared by multiple threads. |
Copyright © SAS Institute. All Rights Reserved.