Entering content frame

Background documentation Special Features of BlackBerry Wireless Handhelds Locate the document in its SAP Library structure

Layout

The following layouts can be used for developing mobile Web Dynpro applications with Blackberry Wireless Handhelds:

·        Flow layout

·        Grid layout

·        Matrix layout

Variances of the UI Element Properties

·        Button
The pushbutton appears as a link.
If you assign the value emphasized to the design property, the link is displayed with a softkey. A softkey is a device-dependent and browser-dependent function key that is normally displayed at the bottom of the screen of the mobile end device. You can execute an action using a built-in device key for the softkey.
The following properties are ignored: design, enabled, imageFirst, tooltip, width

·        Caption
The following properties are ignored: enabled, tooltip

·        CheckBox
Users of BlackBerry handhelds normally navigate within the Web Dynpro application using the trackwheel and select UI elements by pressing the trackwheel.
However, the user of this device can check the checkbox of the Web Dynpro application not by pressing the trackwheel as usual but only by pressing the spacebar.
The following properties are ignored: readOnly, state, tooltip

·        CheckBoxGroup
The following properties are ignored: enabled, readOnly, state, tooltip

·        DropDownByIndex and DropDownByKey
The following properties are ignored:
enabled, state, tooltip, width

·        Group
The following properties are ignored: design, enabled, hasContentPadding, scrollingMode, tooltip

·        Image
The following properties are ignored: alt, enabled, tooltip

·        Inputfield
The following properties are ignored: enabled, readOnly, state, tooltip

·        InvisibleElement
The following properties are ignored: enabled, tooltip, visible

·        Label
The following properties are ignored: enabled, tooltip, wrapping

·        LinkToAction and LinkToURL
The following properties are ignored:
enabled, imageFirst, imageHeight, imageSource, imageWidth, tooltip, type, wrapping

·        RadioButton, RadioButtonGroupByIndex, and RadioButtonGroupByKey
The following properties are ignored:
enabled, readOnly, state, tooltip

·        Table
Multiple selection is no longer supported.
The contents of the first column of a table are rendered as links. You can only use the UI elements LinkToAction, LinkToURL, and TextView as table cell editors.
The following properties are ignored: design, enabled, readOnly, tooltip, width

·        TextEdit
The following properties are ignored: enabled, readOnly, state, tooltip, width, wrapping, height

·        TextView
The following properties are ignored: enabled, layout, tooltip, wrapping

·        TransparentContainer
The following properties are ignored: enabled,  height, tooltip, width

·        ViewContainerUIElement
The following properties are ignored: enabled, tooltip



 

 

 

 

Leaving content frame