On 1/15/17, 12:39 PM, "carlos.rov...@gmail.com on behalf of Carlos Rovira" <carlos.rov...@gmail.com on behalf of carlosrov...@apache.org> wrote:
>Hi, > >how can I add the "positioner" or "element" created in "createElement" >method to document.body instead to the parent component? Not quite sure what you are looking for, but Application wraps the Body so accessing the Application might be helpful. Also, there is a UIUtils.findPopUpHost that popups use to find a good parent. HTH, -Alex