blob: 2dc34973722fef145567e9efe7a3299e6a2c1a80 [file] [log] [blame]
<!DOCTYPE ui:UiBinder SYSTEM "http://dl.google.com/gwt/DTD/xhtml.ent">
<ui:UiBinder
xmlns:ui="urn:ui:com.google.gwt.uibinder"
xmlns:c="urn:import:com.google.gwt.user.cellview.client"
xmlns:g="urn:import:com.google.gwt.user.client.ui">
<ui:style>
</ui:style>
<g:ScrollPanel>
<c:CellList
ui:field="taskList" />
</g:ScrollPanel>
</ui:UiBinder>