how to set spacing in gwt docklayout panel -


in old dockpanel, can call method setspacing() set spacing between different child of dockpanel, docklayoutpanel dont have htis method anymore, how can set spacing? thanks

if using uibinder - , recommend - can use css set margins , padding on child widgets. can use somewidget.getelement().getstyle() manipulate css.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -