The Components Palette

The Components palette contains UI components and organizational elements that leverage the Oracle JavaScript Extension Toolkit (JET) to help you build pages. To add a component to a page, simply drag it from the palette onto the canvas.

Components by default show in list view and are organized by categories. You can scroll to locate a component, although it’s simpler to use the Filter field. Hover your cursor over a component’s Info icon to get hints about the component.

Description of page-designer-palette-appui.png follows

Description of the illustration page-designer-palette-appui.png

JET Core Pack components, written entirely using the VComponent API and the JET Virtual DOM architecture, are available for use in your extensions. See Work With JET Core Pack Components on how you can take advantage of them in your pages.

For ease of use, all JET components show in the Components palette, including those without design-time properties. These components show under the Advanced category and typically require you to manually code different aspects of their functionality. Use tooltips to access JET documentation on how to use these advanced components.

Click Components to show or hide the Components palette.

If you want to customize the palette’s default settings, click Components Menu ( Components menu ):

You can also: