81: Allow the creation and use of expressions on multi column in TDM portlet

Task-Url: https://support.d4science.org/issues/81

Updated apply rule on table

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event@115073 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2015-05-27 16:30:20 +00:00
parent 32ccfbb5ba
commit b9087f4af1
1 changed files with 2 additions and 1 deletions

View File

@ -55,7 +55,8 @@ public enum UIOperationsId {
DownscaleCSquare("Downscale C-Square"),
Pending("Pending"),
RuleOnColumnApply("Apply Rule On Column"),
RuleOnColumnDetach("Detach Rule On Column");
RuleOnColumnDetach("Detach Rule On Column"),
RuleOnTableApply("Apply Rule On Table");
/**