public void setDragDirection(DRAG_DIRECTION direction)
 {
     mDragViewComponent.setDragDirection(direction);
 }