Creating sections
Use sections to build a modular user interface that promotes reusability and design consistency. By populating your sections with content, you can create a functional chunk of interface that has a specific purpose, and can be used in many contexts.
When you create a section, you can use a design template to define layouts and regions to which you add user interface elements and controls. Each design template contains one or more regions, which are marked with names or with capital letters.
In the header of Dev Studio, click
.On the Create Section tab, specify the label, context, class, and ruleset for the section, and then click Create and open.
On the Design tab, click the Change template icon.
In the Select a template window, select the template for the new section.
To customize a region, next to the region name, click the Edit region icon, and then change the default settings:
In the Region properties window, select the Override default region settings check box.
To include a header for the region, in the Title field, select the type of header that you want to use, and then define text and formatting for the header.
To format the region, for example as a warning message, in the Container format field, select the format type and reference.
To add an icon to the header, select the Include icon with title check box, and then select an icon from the catalog by clicking Show Image Viewer.
To add a style to the region, such as a border, in the Styles line, select a style from the catalog by clicking the Open class editor icon.
To prevent the region from being displayed when empty, select the Hide region when empty check box.
Click Submit.
Click Save.
- Creating an embedded section
Conveniently reuse modular content in your application by embedding existing sections inside other sections. For example, you can create a section that contains summarized product information and use that content in a product list, and then reuse the section for the shopping cart.
- Displaying the list of recent items in your application
Add the list of recent items to your application so that users can instantly access the most frequently used or recently closed items, which improves navigation and enhances the user experience.
Previous topic Sections Next topic Creating an embedded section