Code:
void addEmbeddedComponent(Canvas component, ListGridRecord record)
It could be nice to have a way of getting back the reference to the component once it has been added.
A method like getEmbeddedComponent already exist, but it has another utility.
Thanks.
Comment