| Package | Description |
|---|---|
| mmarquee.automation.controls |
| Modifier and Type | Class and Description |
|---|---|
class |
AutomationMaskedEdit
Created by inpwt on 15/02/2016.
|
| Modifier and Type | Method and Description |
|---|---|
AutomationEditBox |
AutomationContainer.getEditBox(int index)
Gets the Editbox control associated with the given index
|
AutomationEditBox |
AutomationContainer.getEditBox(String name)
Gets the Editbox control associated with the given name
|
AutomationEditBox |
AutomationContainer.getPasswordEditBox(int index)
Gets the EditBox (with password marking) associated with the given index
|
Copyright © 2016. All rights reserved.