Start of Content Area

Background documentation Parameters for the AWT User Interface  Locate the document in its SAP Library structure

You can adapt the AWT user interface to meet your requirements.

Parameters in MobileEngine.config

Parameters

Description

MobileEngine.AWT.EnableDialogboxesResizing

Permit a change in size in the dialog boxes using the mouse or keyboard.

Possible values: false, true

Default value: false

MobileEngine.AWT.EnableScrollbars

Enable scrollbars in dialog boxes.

Possible values: false, true

Default value: false

MobileEngine.AWT.PREFERRED_WIDTH

Define the width of the AWT window.

Possible values: Positive integers

Recommended value: between 240 and the maximum screen width

Default value: 240

MobileEngine.AWT.PREFERRED_HEIGHT

Define the height of the AWT window.

Possible values: Positive integers

Recommended value: between 290 and the maximum screen height

Default value: 290

See also:

For more information about other parameters: Parameters in MobileEngine.config

For more information about different methods for the configuration: Configuration of Mobile Devices

 

End of Content Area