Subversion Repositories eFlore/Archives.cel-v2

Rev

Rev 27 | Rev 31 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 27 Rev 28
Line 154... Line 154...
154
			}
154
			}
Line 155... Line 155...
155
 
155
 
156
			public void onRowContextMenu(GridPanel grid, int rowIndex,
156
			public void onRowContextMenu(GridPanel grid, int rowIndex,
Line -... Line 157...
-
 
157
					EventObject e) {
157
					EventObject e) {
158
 
158
 
159
				e.stopEvent() ;
Line 159... Line 160...
159
				getIMediateur().montrerContextMenu(e);
160
				getIMediateur().montrerContextMenu(e);
160
			}
161
			}