blob: 9c48d77a6ff55440623c8167d9bbee8e040d7e1a [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:g='urn:import:com.google.gwt.user.client.ui'
xmlns:c='urn:import:com.google.gwt.user.cellview.client'>
<c:CellTable ui:field="table" width="100%"></c:CellTable>
</ui:UiBinder>