public void setDragingCallback(OnDragViewCallback draging)
 {
     mDragViewComponent.setDragingCallback(draging);
 }