public class CFListCombo extends JREXStepProcessor
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
action |
protected java.lang.String |
compName |
(package private) JREXFindNodes |
fnd |
(package private) JREXGuiParser |
gmp |
(package private) STAFHelper |
helper |
protected java.lang.String |
mapname |
static java.lang.String |
SELECT |
static java.lang.String |
SELECTINDEX |
(package private) JREXWebDocument |
wbd |
protected java.lang.String |
windowName |
appmap, myMap
breakpointsOn, CASE_INSENSITIVE_FLAG, CASEINSENSITIVE_FLAG, clearProxiesAlways, commandLineBreakpoint, customStr, customText, DEBUG_MESSAGE, debugStr, debugText, DEFAULT_CUSTOM_PROCESSOR_PACKAGE, DEFAULT_CUSTOM_PROCESSOR_SUBPACKAGE, DEFAULT_PROCESSOR_PACKAGE, FAILED_MESSAGE, FAILED_OK_MESSAGE, failedStr, failedText, FAILURE_DETAIL, GENERIC_MESSAGE, genericStr, genericText, LINE_FAILURE_4, log, myBreakpointsOn, otherStr, otherText, PARAM_SIZE_1, PARAM_SIZE_2, PARAM_SIZE_3, PARAM_SIZE_4, params, PASSED_MESSAGE, passedStr, passedText, PRE_TXT_SUCCESS_4, PRE_TXT_SUCCESS_5, processorConfigSet, processorMap, recordProcessed, RECTYPE_DRIVER_COMMAND, RECTYPE_DRIVER_COMMAND_F, RECTYPE_DRIVER_COMMAND_W, RECTYPE_TEST_STEP, RECTYPE_TEST_STEP_F, RECTYPE_TEST_STEP_W, RFSMCache, RFSMOnly, RFT_FIND_SEARCH_MODE_ALGORITHM, RFT_FIND_SEARCH_MODE_CACHE, SAFS_CLEARPROXIESALWAYS_ITEM, SAFS_COMMANDLINEBREAKPOINT_ITEM, SAFS_COMMANDLINEBREAKPOINT_VARIABLE, SAFS_PARAMS_FILE, SAFS_RESBUN_NAME, SAFS_SECSWAITFORCOMPONENT_ITEM, SAFS_SECSWAITFORCOMPONENT_VARIABLE, SAFS_SECSWAITFORWINDOW_ITEM, SAFS_SECSWAITFORWINDOW_VARIABLE, SAFS_TESTDOMAINS_ITEM, SAFS_TESTDOMAINS_VARIABLE, secsWaitForComponent, secsWaitForWindow, SENT_MSG_3, testDomains, testRecordData, TXT_FAILURE_1, TXT_FAILURE_2, TXT_FAILURE_3, TXT_FAILURE_4, TXT_FAILURE_5, TXT_SUCCESS_1, TXT_SUCCESS_2, TXT_SUCCESS_2a, TXT_SUCCESS_3, TXT_SUCCESS_3a, TXT_SUCCESS_4, TXT_SUCCESS_5, WARNING_MESSAGE, WARNING_OK_MESSAGE, warningStr, warningText
Constructor and Description |
---|
CFListCombo()
Purpose: constructor, calls super |
Modifier and Type | Method and Description |
---|---|
protected void |
fireEvent(JRexDocumentImpl myDoc,
JRexNodeImpl myNode,
java.lang.String eventType,
java.lang.String event) |
protected void |
getHelpers() |
protected void |
getHelpersWorker() |
protected void |
getSTAFHelper() |
protected void |
localProcess()
no implementation, just here so that our children know the 'protected' interface
|
void |
process()
Purpose: do the processing. |
void |
select(java.lang.String parm)
Purpose: Select |
void |
selectIndex(java.lang.String parm) |
void |
setTestRecordData(TestRecordHelper testRecordData) |
checkUncheck, click, instantiateAndProcessStepCommand, interpretFields, isSupportedRecordType, setTextValue, setUnverifiedTextValue, verifyTextValue
activateBreakpoint, checkBreakpoints, checkMyBreakpoints, deduceBenchFile, deduceProjectFile, deduceTestFile, delay, distributeConfigInformation, getAlternateParams, getAppMapItem, getChainedProcessor, getClassInstance, getClearProxiesAlways, getCustomProcClassNames, getCustomProcInstancePath, getLogUtilities, getParams, getProcClassNames, getProcInstance, getProcInstancePath, getRequiredField, getSecsWaitForComponent, getSecsWaitForWindow, getStandardErrorMessage, getTestRecordData, getVariable, hasChainedProcessor, initProcessorAndProcess, instanceProcessorAndProcess, isBreakpointsOn, isComponentFunctionRecord, isDriverCommandRecord, isEngineCommandRecord, isMyBreakpointsOn, isRecordProcessed, isRFSMCache, isRFSMOnly, normalizeTestFileName, paramsFailedMsg, paramsFailedMsg, processCustomProcessor, processSubclassProcessor, setBreakpointsOn, setChainedProcessor, setClearProxiesAlways, setCommandLineBreakpoint, setCustomProcInstancePath, setLogUtilities, setMyBreakpointsOn, setParams, setProcInstance, setProcInstancePath, setRecordProcessed, setRFSMCache, setRFSMOnly, setSecsWaitForComponent, setSecsWaitForWindow, setTestDomains, setVariable, standardFailureMessage, substituteVariable, validateParamSize, validProcessorClassName
protected java.lang.String action
protected java.lang.String windowName
protected java.lang.String compName
protected java.lang.String mapname
public static final java.lang.String SELECT
public static final java.lang.String SELECTINDEX
JREXGuiParser gmp
JREXWebDocument wbd
JREXFindNodes fnd
STAFHelper helper
public void setTestRecordData(TestRecordHelper testRecordData)
setTestRecordData
in class Processor
protected void getSTAFHelper()
protected void getHelpersWorker() throws SAFSException
SAFSException
protected void getHelpers() throws SAFSException
SAFSException
public void process()
process
in class JREXStepProcessor
protected void localProcess()
protected void fireEvent(JRexDocumentImpl myDoc, JRexNodeImpl myNode, java.lang.String eventType, java.lang.String event)
public void select(java.lang.String parm)
select
in class JREXStepProcessor
public void selectIndex(java.lang.String parm)
selectIndex
in class JREXStepProcessor