You add objects to your existing UI designs visible in the UI Design Editor using one of the following methods:
The component is added to the UI design (layout or non-layout regions as appropriate) and also appears in the Layout view.
Figure 1 - Ready to add an object
NOTE The UI Design Editor enforces many UIQ design principles. It will not permit you to add an object to a container which does not accept objects of that type.
Control collection contains information for a number of objects (controls). The benefit of control collection is that you are able to store the information about a control in one place. This benefit provides some order when you use the same control several times on different places or UI configurations. (Figure 2)
Figure 2 - Control Collection at Outline view
The control collection can contain a control in two ways:
Adding it directly to the container of the control collection, which generates an instance of the control to be used. (Figure 3)
Figure 3 - Control added directly to the Control Collection
Figure 4 - Control added directly to the control Container