Show/Hide Toolbars

PerfectApps ® Help Guide

Navigation: Mobile App Design

Mobile Design Supported Elements

Scroll Prev Top Next More

Mobile devices work differently from desktops and laptops, which affects both terminology and the elements unsupported in mobile design.

 

o‘Page is Clicked’ or ‘Object is Clicked’ behavior events should be considered ‘Page is Tapped’ or ‘Object is Tapped'.

oA ‘Key is Pressed’ event will also cover swiping text and word prediction keyboards.

oSince there is no tabbing on a mobile device, an ‘Object gains focus’ or 'Table row gains focus' behavior event is triggered only when the ‘Show’ command moves the focus to that object, or when the object or row is tapped.

oSince there is no tabbing on a mobile device, an ‘Object loses focus’ or 'Table row loses focus' behavior event is triggered only when the ‘Show’ command moves the focus to another object, or when another object or row is tapped.

 

oGrouped objects, except for radio-button and checkbox groups, are not supported in mobile design. Neither the group nor the objects inside the group can be added to the mobile version.

oThe Vertical Slider object is not supported in mobile design. It cannot be added to the mobile version. The Horizontal Slider is supported.

oThe Date Calendar object is not supported in mobile design. It cannot be added to the mobile version.

oThe Ranking object is not supported in mobile design. It cannot be added to the mobile version.

oThe Vertical Separator is not supported in mobile design. It cannot be added to the mobile version. The Horizontal Separator is supported.

 

oThe ‘Mouse moves over’ behavior event is not supported for text, bullet text, heading, and picture objects.

oThe ‘Mouse moves away from’ behavior event is not supported for text, bullet text, heading, and picture objects.

oThe 'App receives external call' behavior event is not supported.

 

flag_green

Because a Timer object has no visual representation, it cannot be included when laying out your mobile design. Timer-related behaviors are still triggered in the mobile version.

 

Return to: Mobile Design