public interface IsResponsive
They are only used if the responsive design is turned on!
Configurator.hasResponsiveDesign(),
Bootstrap
documentationvoid setShowOn(Device device)
The widget is not shown on any other device.
Only works if responsive design is turned on!
device - Configurator.hasResponsiveDesign(),
setHideOn(Device)void setHideOn(Device device)
The widget is not hidden on any other device.
Only works if responsive design is turned on!
device - Configurator.hasResponsiveDesign(),
setShowOn(Device)Copyright © 2012-2014 gwtbootstrap. All Rights Reserved.