
This section describes the advanced development steps of Mobile UI Components.
Modifying the UI Dynamically
Dynamic programming in mobile UI components allows you to develop programming sequences declared at design time and to develop source code that overwrites existing declarations.
More information: Modifying the UI Dynamically
Integrating Custom UI Elements
You can integrate custom embedded Standard Widget Toolkit (eSWT) controls, customize the look and feel of these controls, and add them to a mobile application for handhelds
More information: Integrating Custom UI Elements
Programming User Messages
You can create messages that can be displayed on a mobile device depending on the user action performed.
More information: Programming User Messages
Using Function Keys
You can trigger an action on a mobile device using a function key.
More information: Using Function Keys