protected static class AutoItRs.Control extends AutoItRs.DefaultRecognizableAutoIt
AutoItRs.Recognizable
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
rs_gen_classnn
the field name is composed of
Constants.AutoItConstants.PREFIX_PROPERTY_FOR_RS and Constants.AutoItConstants.RS_KEY_CLASSNN ,
the mapping rsKey is Constants.AutoItConstants.RS_KEY_CLASSNN |
protected java.lang.String |
rs_gen_id
the field name is composed of
Constants.AutoItConstants.PREFIX_PROPERTY_FOR_RS and Constants.AutoItConstants.RS_KEY_ID ,
the mapping rsKey is Constants.AutoItConstants.RS_KEY_ID |
protected java.lang.String |
rs_gen_name
the field name is composed of
Constants.AutoItConstants.PREFIX_PROPERTY_FOR_RS and Constants.AutoItConstants.RS_KEY_NAME ,
the mapping rsKey is Constants.AutoItConstants.RS_KEY_NAME |
rs_gen_class, rs_gen_h, rs_gen_instance, rs_gen_text, rs_gen_title, rs_gen_w, rs_gen_x, rs_gen_y
engineRS, fieldNameToRsKeyMap, rawRS
DEFAULT_MATCH_ALL_FIELD_MODIFIERS, DEFAULT_VALUE, enabled, FAILED_RETRIEVE_VALUE, fieldNameToPersistKeyMap, ignoredFiledModifiers, matchAllFieldModifiers, MODIFIER_CONSTANT, MODIFIER_NONE, parent, persistKeyToFieldValueMap, tabulation, threshold, thresholdEnabled, UNKNOWN_VALUE
CONTAINER_ELEMENT
DATA_BIGGER_THAN_THRESHOLD
Constructor and Description |
---|
Control(java.lang.String rs) |
appendEngineRS, beforeParse, getEngineRS, getNonRecognizableFields, getRecognizableFieldToRsKeyMap, getText, parsing, rsKeyToProperty, setField, setText, toString
afterParse, getPersitableFields, getRawRS, getTopMostClassname, parseRawRS, setEngineRS, setRawRS
equals, getContents, getContents, getField, getFlatKey, getParent, getTabulation, getTagName, getThreshold, ignoreFieldForPersist, isEnabled, isIgnoredContentCache, isThresholdEnabled, setEnabled, setIgnoredContentCache, setParent, setTabulation, setThreshold, setThresholdEnabled
protected java.lang.String rs_gen_id
Constants.AutoItConstants.PREFIX_PROPERTY_FOR_RS
and Constants.AutoItConstants.RS_KEY_ID
,
the mapping rsKey is Constants.AutoItConstants.RS_KEY_ID
protected java.lang.String rs_gen_classnn
Constants.AutoItConstants.PREFIX_PROPERTY_FOR_RS
and Constants.AutoItConstants.RS_KEY_CLASSNN
,
the mapping rsKey is Constants.AutoItConstants.RS_KEY_CLASSNN
protected java.lang.String rs_gen_name
Constants.AutoItConstants.PREFIX_PROPERTY_FOR_RS
and Constants.AutoItConstants.RS_KEY_NAME
,
the mapping rsKey is Constants.AutoItConstants.RS_KEY_NAME
Copyright © SAS Institute. All Rights Reserved.