Minor Update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event@96336 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
77e28eb0f5
commit
9edc33165a
|
@ -11,6 +11,7 @@ package org.gcube.portlets.user.td.widgetcommonevent.client.type;
|
||||||
*/
|
*/
|
||||||
public enum WidgetRequestType {
|
public enum WidgetRequestType {
|
||||||
CHANGECOLUMNTYPEPANEL,
|
CHANGECOLUMNTYPEPANEL,
|
||||||
|
ADDCOLUMNPANEL,
|
||||||
DELETECOLUMNPANEL,
|
DELETECOLUMNPANEL,
|
||||||
LABELCOLUNPANEL,
|
LABELCOLUNPANEL,
|
||||||
CHANGETABLETYPEPANEL,
|
CHANGETABLETYPEPANEL,
|
||||||
|
|
Loading…
Reference in New Issue