Package com.ibm.eNetwork.ECL.screenreco

Class Summary
ECLScreenDescriptor The ECLScreenDescriptor class is the parent class of all screen descriptors contained in ECLScreenDesc.
ECLSDAttrib This class is the descriptor class used to describe a single attribute on a host screen.
ECLSDBlock This class is the descriptor class used to describe a block of strings on a host screen.
ECLSDCondition This class is the descriptor class used to describe a condition that must be true in order for the screen to match.
ECLSDCursor This class is the descriptor class used to describe the cursor position on a host screen.
ECLSDCustom This class is the descriptor class used to describe the a custom recognition handler for a host screen.
ECLSDFields This class is the descriptor class used to describe the number of total fields on a host screen.
ECLSDInputFields This class is the descriptor class used to describe the number of input fields on a host screen.
ECLSDOIA This class is the descriptor class used to describe an OIA condition to wait for after a host screen is recognized.
ECLSDString This class is the descriptor class used to describe a single string on a host screen.
ECLSDVarUpdate This class is the descriptor class used to update a variable at the time of attempted screen recognition during macro play.