Updated Rule

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@114024 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2015-04-14 12:47:37 +00:00
parent b35406f449
commit fe01ce558d
18 changed files with 58 additions and 17 deletions

View File

@ -24,26 +24,35 @@ public interface TabularDataResources extends ClientBundle {
@Source("arrow-refresh.png")
ImageResource refresh();
@Source("page-white-add.png")
ImageResource trOpen();
@Source("page-white-add_32.png")
ImageResource open32();
ImageResource trOpen32();
@Source("page-white-close_32.png")
ImageResource close32();
ImageResource trClose32();
@Source("page-white-close.png")
ImageResource close();
ImageResource trClose();
@Source("page-white-share_32.png")
ImageResource share32();
ImageResource trShare32();
@Source("page-white-share.png")
ImageResource share();
ImageResource trShare();
@Source("disk.png")
ImageResource save();
@Source("disk_32.png")
ImageResource save32();
@Source("close.png")
ImageResource close();
@Source("close_32.png")
ImageResource close32();
@Source("properties.png")
ImageResource properties();
@ -113,7 +122,45 @@ public interface TabularDataResources extends ClientBundle {
@Source("table-validate.png")
ImageResource validation();
@Source("rule-add_32.png")
ImageResource ruleAdd32();
@Source("rule-add.png")
ImageResource ruleAdd();
@Source("rule-close_32.png")
ImageResource ruleClose32();
@Source("rule-close.png")
ImageResource ruleClose();
@Source("rule-edit_32.png")
ImageResource ruleEdit32();
@Source("rule-edit.png")
ImageResource ruleEdit();
@Source("rule-delete.png")
ImageResource ruleDelete();
@Source("rule-delete_32.png")
ImageResource ruleDelete32();
@Source("rule-apply.png")
ImageResource ruleApply();
@Source("rule-apply_32.png")
ImageResource ruleApply32();
@Source("rule-share.png")
ImageResource ruleShare();
@Source("rule-share_32.png")
ImageResource ruleShare32();
@Source("rules.png")
ImageResource rules();
@ -258,12 +305,6 @@ public interface TabularDataResources extends ClientBundle {
@Source("delete.png")
ImageResource delete();
@Source("rule-add_32.png")
ImageResource ruleAdd32();
@Source("rule-add.png")
ImageResource ruleAdd();
@Source("validate-add_32.png")
ImageResource validateAdd32();
@ -329,6 +370,12 @@ public interface TabularDataResources extends ClientBundle {
@Source("template-add.png")
ImageResource templateAdd();
@Source("template-close_32.png")
ImageResource templateClose32();
@Source("template-close.png")
ImageResource templateClose();
@Source("template-edit_32.png")
ImageResource templateEdit32();
@ -360,12 +407,6 @@ public interface TabularDataResources extends ClientBundle {
@Source("timeline.png")
ImageResource timeline();
@Source("wrench-manage_32.png")
ImageResource wrenchManage32();
@Source("wrench-manage.png")
ImageResource wrenchManage();
@Source("table-duplicate-rows_32.png")
ImageResource tableDuplicateRows32();

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 488 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 819 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 819 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 861 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 969 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 958 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 774 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 990 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB