I am using client bundle in gwt.Using client bundle set image on label,open pdf and text file but how to set image in button ar pushbutton.
thankyou for reply….
I am using client bundle in gwt.Using client bundle set image on label,open pdf
Share
Using images on buttons is easy if you’re using com.google.gwt.user.client.ui.CustomButton.
Creating a button with an image:
To change the image, set a new one on the Button’s up face: