Building Mobile Enterprise Applications : webMethods Mobile Development Help : User Interface Object Reference : Objects to Use for Views
Objects to Use for Views
 
ListView Properties
NavView Properties
View and SideView Properties
WebView Properties
TabView Properties
The following table provides descriptions of the types of views that you can use in an application’s user interface.
Object
Description
ListView
Defines a view that displays a list of data obtained from a specified data source.
Add a ContentProvider child object to the ListView object to define the content you want to list in the view.
For information about setting properties for a ListView, see ListView Properties.
NavView
Defines a view that you want to use for navigation in your application.
The navigation view has different formats based on the platform. For example, for some platforms the navigation view might display as a menu bar that is always visible and uses both icons and text. For other platforms, the navigation view might have hidden menu items that are displayed only when a user presses a button.
For information about setting properties for a NavView object, see NavView Properties.
View
Defines a general purpose view for your application.
For information about setting properties for a View object, see View and SideView Properties.
SideView
A SideView is a common pattern that displays the main navigation options for your application. It is hidden most of the time, unless the user opens it using the dedicated OpenSideView action or a programmatically implemented solution.
TabView
Is a common pattern that lets you group several other views and allows quick switching between them. Optionally you can define User Interface elements, which will be displayed above the tabs.
For information about setting properties for a TabView object, see TabView Properties.
WebView
Defines a view in which you want to display Web content.
For information about setting properties for a WebView object, see WebView Properties.
Copyright © 2007-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback