Subversion Repository Public Repository

litesoft

1
2
3
4
5
6
7
8
9
<!DOCTYPE ui:UiBinder SYSTEM "http://dl.google.com/gwt/DTD/xhtml.ent">
<ui:UiBinder xmlns:ui="urn:ui:com.google.gwt.uibinder"
             xmlns:w="urn:import:org.litesoft.sandbox.csapp.client.widgets"
             xmlns:g="urn:import:com.google.gwt.user.client.ui">

    <g:VerticalPanel>
        <w:HelpWidget context="zContext" section="zSection"/>
    </g:VerticalPanel>
</ui:UiBinder>

Commits for litesoft/trunk/GWT_Sandbox/CS_IDEA/src/org/litesoft/sandbox/csapp/client/widgets/MyPanel.ui.xml

Diff revisions: vs.
Revision Author Commited Message
948 Diff Diff GeorgeS picture GeorgeS Sat 07 Jun, 2014 23:42:39 +0000

Jusefuls Formatter Updated to New Code Format

470 GeorgeS picture GeorgeS Mon 29 Aug, 2011 04:25:43 +0000