コード例 #1
0
 protected void onUndisplay() {
   super.onUndisplay();
   this.visible = false;
   stopTimer();
 }