when is view bound to its corresponding controller instance

73 阅读1分钟
  • oController.connectToView(oThis);
  • oView.attachAfterRendering(this.onAfterRendering, this);
    clipboard1
    clipboard2
    clipboard3
    clipboard4
    clipboard5