How can I get a reference to the container to which a component has been added?
Created May 7, 2012
Scott Stanchfield Call
component.getParent();
Created May 7, 2012
component.getParent();