com.ibm.hats.common.OIA
For the com.ibm.hats.common.OIA class, name specifies a customizable
setting:
- active
- If true, an operator information area (OIA) is visible
in the project. The default is true.
Note: This must be set to true to turn on the wizard that allows the ZIETrans theme to change from the default emulator style or to a modern application style.
- appletActive
- If true, an indicator is displayed in the OIA if asynchronous update support is enabled. The default is false.
- autoAdvanceIndicator
- If true, displays in the OIA whether auto-advance is enabled, if it is supported by the browser. The default is false.
- bidiControls
- If true, displays in the OIA the current bidirectional controls to indicate editing status, if they are supported by the browser. The default is true.
- cursorPosition
- If true, displays in the OIA the absolute cursor position for the host, such as 1391. The default is false.
- cursorRowColumn
- If true, displays in the OIA the row and column of the host cursor, such as 18/031. The default is true.
- fieldData
- If true, displays in the OIA field extended data, such as numeric only or field exit required. The default is false.
- inputInhibited
- If true, displays in the OIA whether the keyboard is locked, preventing input from the keyboard. The default is true.
- insertMode
- If true, displays in the OIA whether overwrite mode is enabled, if it is supported by the browser. The default is true.
- msgWaiting
- If true, displays an indicator when the host system has one or more message for the session. The setting is applicable only for 5250 host systems.
- sslCheck
- If true, displays in the OIA whether the Host On-Demand connection is SSL secured. The default is true.
- systemWait
- If true, displays in the OIA whether the system is locked while waiting for data to be returned. The default is true.
- typeAheadField
- If true, displays the type-ahead field in the OIA. This field displays the type-ahead data as the user enters it, but the field cannot be directly edited. This setting is only effective when type-ahead support is enabled. The default is false.