Breadcrumb

Overview

APEX 18.1 introduces three new Region Types that have been ported from the jQuery Mobile user interface. These components are light weight, mobile friendly, and can help to simplify your apps transition from jQuery Mobile to Universal Theme.

List View

The List View component provides a simple list-based user interface that has a wide range of features. This component has built in search, list dividers, counters, nested lists, and more.

Be sure to visit the Components → List View page for additional examples.

List View Examples

List View Examples

Column Toggle Report

The column toggle table mode selectively hides columns at narrower widths as a sensible default but also offers a menu to let users manually control which columns they want to see.

The Column Toggle Report provides a responsive table-based report that can selectively hide columns based on the width of the screen. There is also a column selection control where you can manually set the columns to display. This component is ideally suited for display tabular data in an easily consumable manner for small screen devices.

Be sure to visit the Components → Data Tables and Reports → Column Toggle Report page for additional examples.

Column Toggle Examples

Column Toggle Examples

Reflow Report

The Reflow Report provides another responsive table-based report where on small screens, the table columns become stacked and each row becomes a block of data. This is an alternative display to the Column Toggle Report and can be useful when you want to display all columns of a tabular report in a way that works well for small screens.

Be sure to visit the Components → Data Tables and Reports → Reflow Report page for additional examples.

Reflow Report Examples

Reflow Report Examples