L
Lakesider
Hi NG,
my problem is: I have a class A with a map on it. There is a public
methode "Refresh" for this map. Within A i call a class B (new B). In B
I modify some things, that would need to do a refresh in A.
My question: HOW can I call A.refresh() from B???
What is here a "best practice"?
Thank you very much
Rudi
my problem is: I have a class A with a map on it. There is a public
methode "Refresh" for this map. Within A i call a class B (new B). In B
I modify some things, that would need to do a refresh in A.
My question: HOW can I call A.refresh() from B???
What is here a "best practice"?
Thank you very much
Rudi