public class ComboBoxProcessor extends TestStepProcessor
Modifier and Type | Field and Description |
---|---|
(package private) static boolean |
tempSuccess |
debugPrefix
command_timeout, compname, compobj, comprec, dgcd, dgov, inst, KEY_COMPOBJ, params, resourceDetailMsg, resourceMsg, robot, secsWaitForComponent, secsWaitForWindow, solo, TAG, testObjectCache, testrunner, winname, winobj, winrec
INITIAL_CACHE_SIZE, remoteCommand, testRunner
Constructor and Description |
---|
ComboBoxProcessor(DSAFSTestRunner testrunner) |
Modifier and Type | Method and Description |
---|---|
(package private) java.util.List<android.view.View> |
getComboBoxItems(android.widget.Spinner spinner)
Currently only returns TextView items in the List.
|
void |
processComponentFunction(java.util.Properties props)
Called internally by processProperties after the DGOV, WIN, and COMP components
have been found and are ready for action.
|
(package private) boolean |
selectIndex(android.widget.Spinner spinner,
int index) |
checkParameterSize, checkSolo, commandNotExecuted, convertCoords, processProperties, retrieveParameters, setGeneralError3, setGeneralErrorUnsupportedObjectType, setGeneralErrorWithDetailBundle, setGeneralSuccessWithBundle, setGenericError
clearTestObjectCache, extractComponentProperties, getDgcd, getInstrumentation, getParams, getSecsWaitForComponent, getSecsWaitForWindow, getSolo, getTestObject, setDgcd, setGeneralErrorWithBundleMessage, setGeneralSuccessWithBundleMessage, setParams, setSecsWaitForComponent, setSecsWaitForWindow, setSolo, setTestObject
convertToKey, convertToKeys, convertToKeys, debug, getCachedItem, getStackTrace, makeUniqueCacheKey, processMessage, putCachedItem, removeCachedItem, resetExternalModeCache, setGeneralError, setGeneralError, setGeneralErrorWithSpecialInfo, setGeneralErrorWithSpecialInfo, setGeneralSuccess, setGeneralSuccess, setGeneralSuccessWithSpecialInfo, setGeneralWarningWithSpecialInfo, setRemoteCommand, stringIsMatched
public ComboBoxProcessor(DSAFSTestRunner testrunner)
public void processComponentFunction(java.util.Properties props)
TestStepProcessor
processComponentFunction
in class TestStepProcessor
boolean selectIndex(android.widget.Spinner spinner, int index)
java.util.List<android.view.View> getComboBoxItems(android.widget.Spinner spinner)
spinner
- Copyright © SAS Institute. All Rights Reserved.