} else if (isHorizontal()) {
DOM.setStyleAttribute(this.getElement(), "cursor", "n-resize");
}
// Add drag and drop functionality
this.sectionDragController = new AxisXYDragController(panel, true, allowHorizontalDragging, allowVerticalDragging) {
@Override
public void dragStart() {
// If dragged section startPoint or dragged section endPoint