The Caption tab enables you to define a heading for the current component. By default, only group elements, both simple and complex, are drawn within the frame. In this way, you can better visualize the grouping. However, you can define a frame or another kind of heading for each individual component.
The cardinality definition of the current component from the XML schema specifies whether a frame is drawn as optional or not. (0 = optional, 1 = mandatory).
XUI-component - Heading
Fieldname | Default | Description |
---|---|---|
Indent in pixel |
| Distance in pixels, from the left border (indent). |
Apply on descendants? (see 3.4.2.3.1) |
| Defines the operating range of the indent. |
Header image | Defines a picture displayed above the heading. | |
Type (see 3.4.2.3.2) | Defines the kind of heading. | |
Visibility (see 3.4.2.3.3) |
| Defines the visibility of the kind of visualization. |
Apply on descendants? |
| Defines the operating range of both the kind of visualization and the visibility. |
...
Info |
---|
In the above example, all the visualization categories have been used, producing the expected and distinct visual effect. For the composition „shipTo" (1) the border was selected. The element „billTo" (2) is represented as a title. Finally, the option „paymentMethod" (3) is shown as a modern dividing line, and the input field „comment" (4) as a classical dividing line.
|
Visibility
The following three categories of visibility exist:
Visibility category | Description |
---|---|
(default) | By default, only the group headings (simple or complex) are produced. |
Always | Defined category of overview is always displayed. |
Never | Defined category of overview is never displayed. |
dependent on | Component takes over the kind of heading belonging to the node referred by xpath. |
The following two operating ranges exist:
Visibility-Operating range | Description |
---|---|
direct sub-elements | Only the direct descendants are affected by the defined visibility. |
all sub-elements | All descendants are affected by the defined visibility. |