Added Create Point
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-table-widget@111928 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
fc0577ba9d
commit
0a09a65669
|
@ -387,7 +387,7 @@ public class GeometryCreatePointPanel extends FramedPanel implements
|
|||
*/
|
||||
}
|
||||
|
||||
// /
|
||||
//
|
||||
protected void openMonitorDialog(String taskId) {
|
||||
MonitorDialog monitorDialog = new MonitorDialog(taskId, eventBus);
|
||||
monitorDialog.addProgressDialogListener(this);
|
||||
|
|
Loading…
Reference in New Issue