w2layout.padding

Padding between panels in px.
Integer, default = 1
If padding is 0 the panels will be next to each other. If you change padding during run-time you will need to call .resize() method to resize to apply new padding.

Padding can be set during object creation: Or any time after the layout has been created:

User Comments

comments powered by Disqus