public void setClampType(CLAMP_TYPE clampType)
 {
     mDragViewComponent.setClampType(clampType);
 }