public interface HasStyle
Stylevoid setStyle(Style style)
style - the style to be applied to the Widget.void addStyle(Style style)
style - the style to be added to the Widget.void removeStyle(Style style)
style - the style to be removed from the Widget.Copyright © 2012-2014 gwtbootstrap. All Rights Reserved.