

litesoft
@ 600
litesoft / trunk / GWT_Sandbox / FormEngine / src / com / temp / foundation / widgets / HelpWidget.ui.xml
1 2 3 4 5 6 7 8 9 10 11 12 13 |
<!DOCTYPE ui:UiBinder SYSTEM "http://dl.google.com/gwt/DTD/xhtml.ent"> <ui:UiBinder xmlns:ui="urn:ui:com.google.gwt.uibinder" xmlns:g="urn:import:com.google.gwt.user.client.ui"> <ui:style> .main-container { padding-left: 10px; } .question-mark { padding-top: 2px; cursor:pointer;} </ui:style> <g:HorizontalPanel styleName='{style.main-container}'> <g:Image ui:field='helpImage' styleName='{style.question-mark}' url="common/Money.gif"/> </g:HorizontalPanel> </ui:UiBinder> |
Commits for litesoft/trunk/GWT_Sandbox/FormEngine/src/com/temp/foundation/widgets/HelpWidget.ui.xml
Revision | Author | Commited | Message |
---|---|---|---|
600 |
![]() |
Sun 05 Feb, 2012 18:55:58 +0000 | Sync-n |