Greg Sheremeta has posted comments on this change.

Change subject: userportal, webadmin: convert remaining widgets to PatternFly 
tooltips
......................................................................


Patch Set 17:

(1 comment)

https://gerrit.ovirt.org/#/c/38360/17/frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/widget/basic/MainTabBasicListItemActionButton.java
File 
frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/widget/basic/MainTabBasicListItemActionButton.java:

Line 30:     Panel stylableButtonHolder;
Line 31: 
Line 32:     public MainTabBasicListItemActionButton(String tooltipText, 
ImageResource enabledImage, ImageResource disabledImage,
Line 33:             String additionalStyle) {
Line 34:         super();
> implicit
Done
Line 35:         initWidget(WidgetUiBinder.uiBinder.createAndBindUi(this));
Line 36:         setTooltipText(tooltipText);
Line 37:         
setEnabledHtml(SafeHtmlUtils.fromTrustedString(AbstractImagePrototype.create(enabledImage).getHTML()));
Line 38:         
setDisabledHtml(SafeHtmlUtils.fromTrustedString(AbstractImagePrototype.create(disabledImage).getHTML()));


-- 
To view, visit https://gerrit.ovirt.org/38360
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic247147c091f4fa6e6c09689c85b6901c74f11f3
Gerrit-PatchSet: 17
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Greg Sheremeta <gsher...@redhat.com>
Gerrit-Reviewer: Alexander Wels <aw...@redhat.com>
Gerrit-Reviewer: Einav Cohen <eco...@redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gsher...@redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vsz...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to