Updated Position Column

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event@113453 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2015-03-04 17:29:49 +00:00
parent b722915f0a
commit ee960a8f3a
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ public enum ChangeTableRequestType {
GROUPBY,
TIMEAGGREGATION,
MERGECOLUMN,
CHANGEPOSITIONCOLUMNS,
CHANGECOLUMNLABEL,
COLUMNFILTER,
CHANGETABLETYPE,