Mobile patterns
This feature is deprecated in V7.1.0. Mobile patterns provide templates that you can use to develop pages that are associated with a jQuery or Dojo mobile application. Using mobile patterns accelerates development of your mobile application by providing views common to many mobile applications.
You can choose from many mobile patterns available in the Default Mobile Pattern Set, or you can create your own Mobile Pattern Sets. For more information, see Creating mobile pattern projects.
All the available Pattern Sets in your workspace and the Default Mobile Pattern Set appear grouped in the Pattern Set combination box. You can select any Mobile Pattern Set and see its content on the Add Mobile Page window.
Each Pattern Set contains categories and each category groups a list of patterns, for example: The Default Mobile Pattern Set are grouped into four categories.
- Lists
- Choose from a number of different list formats from simple to complex. You can choose unordered lists patterns or ordered list patterns.
- Authentications
- Choose the type of login page for your application that contains only a User ID and password fields. Or, select a template that contains more input areas or buttons, such as forgot password and register.
- Navigation and search
- Choose from various navigation patterns, which include toolbars, navigation lists, or lists with searchable content.
- Configuration
- Choose from blank configuration pages to pages that contain predefined configuration items, such as language.
Some mobile patterns are sets where mobile views within the set are appropriately linked. For example, selecting a login page with Reset password, the Reset password template page is also created. When you select a mobile pattern that is a set, you see all pages in the preview.
Choosing a mobile pattern adds the appropriate code into your application after which you can alter it as required.