
Not all Web Dynpro (WD) model entities, UI controls, and their properties are supported by the Web Dynpro Runtime that is part of the Mobile Client for Handhelds. For this reason, only supported objects are actually shown in the Handhelds UI Explorer. This helps you to avoid modeling objects that will not run on the mobile device.
For example, buttons, labels, and tables are supported and appear as available UI controls, but an AnalyticsChart control is not supported and cannot be chosen in the View Editor of WD. In the same way, component controllers and view controllers are supported, while custom controllers are not. This is why the latter do not appear in the navigation tree of the Handhelds UI Explorer.
The following tables provide a list of UI controls and their properties supported in the Mobile Applications for Handhelds perspective of the Developer Studio. They are listed in alphabetical order.
|
Element |
Properties |
|---|---|
|
BarCodeReader More information: BarcodeReader |
enabled onRead type |
|
Button More information: Button and ButtonRow |
enabled imageFirst imageSource onAction text visible |
|
Caption More information: Caption |
enabled imageFirst imageSource layoutData text visible |
|
CheckBox More information: CheckBox |
checked enabled onToggle readOnly text visible |
|
DropDownByIndex More Information: DropDownByIndex |
enabled onSelect readOnly texts visible |
|
DropDownByKey More Information: DropDownByKey |
enabled onSelect readOnly selectedKey visible |
|
FunctionKey More Information: FunctionKey |
enabled onAction keyCode |
|
GeoMap More Information: GeoMap |
enabled left top visible |
|
InputField More Information: Input Field |
enabled length onEnter passwordField readOnly value visible |
|
Image More Information: Image |
adjustImageSize enabled source visible |
|
ItemListBox More Information: ItemListBox |
dataSource enabled iconSource multipleSelection onLeadSelect text visible visibleItems |
|
Label More Information: Label |
design enabled text visible |
|
LinkToAction More Information: LinkToAction |
enabled imageFirst imageSource onAction text visible |
|
LinkToURL More Information: LinkToURL |
enabled imageFirst imageSource text type visible |
|
PageHeader More Information: Page Header |
enabled visible |
|
ProgressIndicator More Information: ProgressIndicator |
displayValue percentValue showValue visible |
|
RadioButton More Information: RadioButton |
enabled keyToSelect onSelect selectedKey text visible |
|
RadioButtonGroupByIndex More Information: RadioButtonGroupByIndex |
colCount enabled onSelect texts visible |
|
RadioButtonGroupByKey More Information: RadioButtonGroupByKey |
colCount enabled onSelect selectedKey visible |
|
RFIDReader More Information: RFIDReader |
data enabled keyCode onTrigger triggerMode |
|
RowRepeater More Information: RowRepeater |
dataSource visible visibleRowCount |
|
Table More Information: Table |
dataSource onLeadSelect visible visibleRowCount |
|
TabStrip More Information: TabStrip |
height onClose onSelect selectedTab visible |
|
TextEdit More Information: TextEdit |
cols enabled readOnly rows value visible wrapping |
|
TextView More Information: TextView |
design enabled semanticColor text visible wrapping |
|
TransparentContainer More Information: TransparentContainer |
defaultButtonId enabled layout scrollingMode visible |
|
Tree More Information: Tree |
dataSource defaultItemIconSource defaultNodeIconSource enabled minHeight title visible |
|
Element |
Properties |
|---|---|
|
Menu More Information: Menu |
title |
|
MenuActionItem More Information: MenuActionItem |
enabled onAction text |
|
MenuBar More Information: MenuBar |
(none) |
|
MenuCheckBox More Information: MenuCheckBox |
checked enabled onToggle text |
|
MenuSeparator |
(none) |
UI Properties
|
Property |
Value |
|---|---|
|
FlowLayout More Information: FlowLayout API |
(none) |
|
GridLayout More Information: GridLayout API |
(none) |