The view class has a method call that should be called somewhere else. Remember, views should be unaware of anything else that happens in the program and just get handed data to display.
The view class has a method call that should be called somewhere else.
Remember, views should be unaware of anything else that happens in the program and just get handed data to display.