System Button

Navigation:  Knowledge Base > Page Editor > UI Parts > Button >

System Button

Previous pageReturn to chapter overviewNext page

The System Button object implements a button with a predefined image on the touch screen. A button intercepts user's touch events and execute actions when tapped on it.

Step 1: To add a System Button click on the Buttons tab in the UI toolbox.

mobilous_appexe_npe_myproject_uipart_buttons2

Step 2: Drag and drop the System Button  on the page.

mobilous_appexe_npe_myproject_uipart_buttons_system_part

Step 3: When the user drags and drops a System Button on the page, its properties appear automatically on the "Properties Palette window" on the right hand side. User can view the UI part properties by clicking on it's object figure whenever required. User can also edit each property to change the UI part object's figure as shown below.

mobilous_appexe_npe_myproject_uipart_buttons_system_property

List of Properties:-

Property

Description

Type

mobilous_appexe_npe_myproject_uipart_buttons_system_property_type

Name/Identifier

This must be a unique name that will identify the System Button, user may use this name to call the System Button or save information.

Button Style

It defines the style of the System Button. It can be "Detail", "Add", "Info Dark", "Info Light".

Hidden

The Hidden property if checked will hide the System Button UI on different runtimes or platforms.

Functions

mobilous_appexe_npe_myproject_uipart_buttons_system_property_functions

Functions act as trigger to launch the actions when a particular task is performed. To know more about Functions click here.

On Tap

The event will occur when the user taps the button.

Geometry

mobilous_appexe_npe_myproject_uipart_buttons_system_property_geometry

Position : X

Sets the position of System Button on the page horizontally.

Position : Y

Sets the position of System Button on the page vertically.

Width        

Sets the width of System Button on the page.

Height

Sets the height of System Button on the page.