Embedded Composite(BTTEmbeddedComp)

The Embedded Composite bean must be used only as a composition surface for other toolkit user interface components. It is a sub-composite in the view, and appears as a separate section. It must not be used as an external surface (the BTTCoordinatedComp beans must be used for that purpose); it may be used only as a nested composite inside the BTTCoordinatedComp.

An embedded composite can contain other embedded composites.

A Clear button or Repeat button that is located in an embedded composite affects only the components in that composite. In contrast, an OK button, Euro button, or EMUCurrency button that is located in an embedded composite behaves as if it were located in the DSECoordinatedPanel.

If the nesting property is set to false, the data exchangers in an embedded composite are not taken into account by the OK button located in the operation composite, or by a Clear or Repeat button located in the operation composite or in another embedded composite where the composite is nested.

See Embedded Composite properties.