Interface StyleContext


public interface StyleContext
Context object that gives access to the style-relevant properties of a screen and its content component that should be embedded into the style component. When a new screen is activated, the Style instance receives a new StyleContext instance with a call to StyleContextReceiver.setStyleContext(StyleContext). That method is called before Style.createComponent().