예제 #1
0
 public void setDragingCallback(OnDragViewCallback draging)
 {
     mDragViewComponent.setDragingCallback(draging);
 }