Glossary:Translator
Jump to navigation
Jump to search
- translator
- In Pega Robotic Automation, translators are objects that are injected into the adapter application and operate directly against the native control. Translators are designed to operate against a specific type of control. For example, the .NET DataGrid translator works against System.Windows.Forms.DataGrid, or any objects that inherit from DataGrid.