public bool isDraging()
 {
     return(mDragViewComponent.isDraging());
 }