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:
parent
32ccfbb5ba
commit
b9087f4af1
|
@ -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");
|
||||
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue