Skip to content

Instantly share code, notes, and snippets.

@istovatis
Created June 8, 2013 14:00
Show Gist options
  • Select an option

  • Save istovatis/5735269 to your computer and use it in GitHub Desktop.

Select an option

Save istovatis/5735269 to your computer and use it in GitHub Desktop.
GWT image path
<g:HorizontalPanel horizontalAlignment="ALIGN_RIGHT" width="81px" styleName="flag">
<g:Image ui:field="flag_gr" url="gwtexperimentals/gwt/clean/images/flag_gr.png" width="38px" height="38px"/>
<g:Image ui:field="flag_en" url="gwtexperimentals/gwt/clean/images/flag.png" width="38px" height="38px"/>
</g:HorizontalPanel>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment