public void updateContentsSize() {
LayoutManager layoutManager = getLayoutManager();
layoutManager.setNeedsMeasure(ConnectorMap.get(client).getConnector(
this));
layoutManager.layoutNow();
}
@Override
public void setWidth(String width) {
// Override PopupPanel which sets the width to the contents