Blank Component

The blank component enables developers to create and customize components. The component has restricted standard functional capabilities associated with naming, generating, and creating component definition properties.

Blank_component.bqy contains the sections described in Table 29.

Table 29. Blank Component Sections, Core Properties, and Descriptions

Section Name

Core Properties

Description

Orcl_blank

FrameType = 1020

Each component contains this core section that contains the code to make the component function, the static properties (such as multilingual string constants), and the configuration properties to enable the component to perform correctly in different situations

Orcl_blank Properties

Implements = STYLES1

FrameType = 1051

txlClass = Orcl_blank

A component can contain one, multiple, or no properties frames (These frames are only present in ESMs and assist the dashboard developer to set the required options for the dashboard to function in the current context)

Orcl_blank UI

FrameType = 1022

A component can contain one, multiple, or no user interface sections (These sections contain user interface samples that can be cut and pasted into other sections; for example, the Graphic Gauges component includes a set of images, or the calendar control object has a sample calendar)