3738394041424344454647
String body) { super(images.attentionNeeded(), heading); Constants constants = ((Constants) GWT.create(Constants.class)); addAttribute(constants.Detail(), details(body)); } private Widget details(String body) { TextArea area = new TextArea();