Hi I am presently doing an task for blackberry,and i have doubt over base class
I have 2 classses namely -
PageScreen-Which is a base class that contains a labelfield ,with some text in it.
TestScreen -i am extending PageScreen here.So Based on Focus of the elements in this screen,i need to change the value of label in pageScreen.
How can do it?
How to access the variables of the base class?
Regards
Rakesh Shankar.P