Salesforce

Control Navigation Properties (Magic xpa 4.x)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

Control Navigation Properties (Magic xpa 4.x)

Property

Description

Mobile Support

Placement

Specifies whether forms that are defined as child forms, are resized when a parent form is resized.

See also Placement.

Platform specific: For Tab controls on Android and iOS devices, the screen is always displayed in full screen.

This property is not available in Web Client tasks.

Android and iOS

Row Placement

Specifies whether the row height will be changed when the table height changes.

This property is available for Table controls only.

Since version: 2.1; Mobile support – since version 3.2a

This property is not available in Web Client tasks.

Android and iOS

X

The x-coordinate of the selected control.

The Expression is not available for this property in Web Client tasks.

Android and iOS

Y

The y-coordinate of the selected control.

The Expression is not available for this property in Web Client tasks.

Android and iOS

Width

The width of the control in units of measurement.

The Expression is not available for this property in Web Client tasks.

Android and iOS

Height

The height of the control in units of measurement.

For Combo Box controls, when the control's Style is Windows and executing on Windows platforms, the height is defined by the combo box's font at runtime and cannot be changed. The Height is effective when the Style is 2-D (Since version: 3.1) or when executing on mobile devices (Since version: 2.3).

The Expression is not available for this property in Web Client tasks.

Android and iOS

Control’s Layer

The layer number in the choice control to which this control is attached to.

This property always appears disabled, and is changed when attaching or detaching the control.

Example: If a Combo Box control has three options and an Edit control is attached to the second option then this property in the Edit control will have the value of 2.

Android and iOS

When a control is attached to a container control (such as the Group, Tab, and Table controls), the X, Y and Placement values are relative to the container control and not to the form.

Reference
Attachment 
Attachment