Minor updated
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widgetx@87094 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
3035cf0297
commit
767a3dfcc8
|
@ -143,10 +143,10 @@ public class TabularDataXGridPanel extends ContentPanel {
|
|||
}
|
||||
|
||||
/**
|
||||
* Set context menu of grid
|
||||
* Add context menu of grid
|
||||
*
|
||||
*/
|
||||
public void setContextMenu(Menu contextMenu) {
|
||||
public void addContextMenu(Menu contextMenu) {
|
||||
this.contextMenu = contextMenu;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue