The EmbeddedPanel bean must be used only as a composition surface for other toolkit user interface components. It is a sub-panel in the view, and appears as a separate section. It must not be used as an external surface (the DSECoordinatedPanel beans must be used for that purpose); it may be used only as a nested panel inside the DSECoordinatedPanel.
An embedded panel can contain other embedded panels.
A Clear button or Repeat button that is located in an embedded panel affects only the components in that panel. In contrast, an OK button, Euro button, or EMUCurrency button that is located in an embedded panel behaves as if it were located in the DSECoordinatedPanel.
If the nesting property is set to false, the data exchangers in an embedded panel are not taken into account by the OK button located in the operation panel, or by a Clear or Repeat button located in the operation panel or in another embedded panel where the panel is nested.