comparison flys-client/src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java @ 284:be842e36ce1c

ISSUE 46: Removed the table header context menu. flys-client/trunk@1913 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Raimund Renkert <raimund.renkert@intevation.de>
date Thu, 12 May 2011 15:42:37 +0000
parents f4c8ce11df33
children 77234b1d009c
comparison
equal deleted inserted replaced
283:08eef8a047eb 284:be842e36ce1c
72 /** 72 /**
73 * Creates a new LocationDistancePanel instance. 73 * Creates a new LocationDistancePanel instance.
74 */ 74 */
75 public SingleLocationPanel() { 75 public SingleLocationPanel() {
76 locationTable = new ListGrid(); 76 locationTable = new ListGrid();
77 locationTable.setShowHeaderContextMenu(false);
77 } 78 }
78 79
79 80
80 /** 81 /**
81 * This method creates a widget that contains a label, a panel with 82 * This method creates a widget that contains a label, a panel with

http://dive4elements.wald.intevation.org