Minor update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event@101096 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-10-28 16:53:44 +00:00
parent cec9c46680
commit 0b436a4457
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ public enum ChangeTableRequestType {
DELETECOLUMN,
SPLITCOLUMN,
GROUPBY,
TIMEAGGREGATION,
MERGECOLUMN,
CHANGECOLUMNLABEL,
COLUMNFILTER,