154155156157158159160161162163164
editor.setWidth( "100%" ); editor.setHeight( "680px" ); } } toolbar = new ActionToolbar( getConfiguration(), asset.getState() ); initWidget( uiBinder.createAndBindUi( this ) ); setWidth( "100%" );