setGlobalContext method

void setGlobalContext()

Implementation

void setGlobalContext() {
  AppContext.setContext(this);
}