Interface BodyPageElement

    • Method Detail

      • addToBody

        void addToBody​(RenderCommand element)
        Used during the construction of the page. Adds a page element as part of the body of the component. The body of a component is defined as the portion of the container's template directly enclosed by component's start and end elements.