Updated Rules

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event@114348 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2015-04-22 17:10:23 +00:00
parent 02a8bf90d2
commit d082c203d0
2 changed files with 3 additions and 2 deletions

View File

@ -34,7 +34,7 @@ public enum RibbonType {
RULE_DELETE,
RULE_APPLY,
RULE_SHARE,
RULES_APPLIED_ON_TABULAR_RESOURCE,
RULES_ACTIVE,
DUPLICATE_DETECTION,
TABLE_TYPE,
COLUMN_POSITION,

View File

@ -54,7 +54,8 @@ public enum UIOperationsId {
GeospatialCreateCoordinates("Geospatial Create Coordinates"),
DownscaleCSquare("Downscale C-Square"),
Pending("Pending"),
RuleOnColumnApply("Apply Rule On Column");
RuleOnColumnApply("Apply Rule On Column"),
RuleOnColumnDetach("Detach Rule On Column");
/**