Building Mobile Enterprise Applications : webMethods Mobile Development Help : User Interface Object Reference : Objects to Use for the Layout of the User Interface
Objects to Use for the Layout of the User Interface
 
Group Properties
Separator Properties
Spacer Properties
The following table provides descriptions of user interface objects that you can use to define the layout of user interface objects within a view.
Object
Description
Group
Creates a container that holds a group of user interface objects.
To specify user interface objects to include in the group, add the objects as children of the Group object.
Use the Group object’s Visible property to indicate whether you want the group of user interface objects visible or hidden.
For information about setting properties for the Group object, see Group Properties.
RadioButtonGroup
Creates a container that holds a group of radio buttons.
To specify the radio buttons to include in the group, add RadioButton objects as children of the RadioButtonGroup object.
The RadioButtonGroup object does not have any properties.
Separator
Displays a horizontal line that you can use to separate blocks of content.
For information about setting properties for the Separator object, see Separator Properties.
Spacer
Displays blank space that you can use to create extra padding between user interface objects.
For information about setting properties for the Spacer object, see Spacer Properties.
Copyright © 2007-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback