public OrderDetails() { main = new HorizontalPanel(); initWidget(main); main.setWidth("100%"); parent = null; }