public abstract class AnyWinBase extends Object
| Constructor and Description |
|---|
AnyWinBase() |
AnyWinBase(String fpsLocator,
OKWLocator... fpLocators) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocator() |
OKWLocator |
getLOCATOR() |
protected void |
LogFunctionEndDebug() |
protected void |
LogFunctionEndDebug(ArrayList<String> fpLsReturn) |
protected void |
LogFunctionEndDebug(Boolean fpbReturn) |
protected void |
LogFunctionEndDebug(String fpsReturn) |
protected void |
LogFunctionStartDebug(String fpsMethodName) |
protected void |
LogFunctionStartDebug(String fpsMethodName,
String P1_Name,
String P1_Value) |
public AnyWinBase()
public AnyWinBase(String fpsLocator, OKWLocator... fpLocators)
public String getLocator()
public OKWLocator getLOCATOR()
protected void LogFunctionStartDebug(String fpsMethodName, String P1_Name, String P1_Value)
protected void LogFunctionEndDebug()
protected void LogFunctionEndDebug(String fpsReturn)
protected void LogFunctionEndDebug(Boolean fpbReturn)
protected void LogFunctionStartDebug(String fpsMethodName)
Copyright © 2016 OpenKeyWord. All rights reserved.