Skip to content

Instantly share code, notes, and snippets.

<!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:e="urn:import:com.engonyx.applications.guisuite.client.widgets">
<ui:style>
.main {
overflow-y: scroll;
width: 100%;
height: 100%;