コード例 #1
0
 public void onClickClosePopup()
 {
     view.closePopup();
 }
コード例 #2
0
 public void closePopup()
 {
     view.closePopup();
 }