Too many instance variables maintaining state. ConfigPageView must be the only one doing this, Everyone else should call the getters when needed.
Too many instance variables maintaining state. ConfigPageView must be the only one doing this, Everyone else should call the getters when needed.