The following tables list the API objects and properties that are supported by JIA to enable automation of OracleForms TextBox type controls.
JIA API Object |
OracleForms 10g Control |
---|---|
OracleEWTTextField |
oracle.ewt.lwAWT.lwText.LWTextField, or any class that inherits from it |
OracleFormTextField |
oracle.forms.ui.VTextField, or any class that inherits from it |
Property |
Description |
---|---|
string Text {get, set;} |
Gets/sets the value of the text inside the control. |