public interface HasFontWeight
Modifier and Type | Method and Description |
---|---|
String |
getFontWeight()
Get the font weight
|
void |
setFontWeight(com.google.gwt.dom.client.Style.FontWeight fontWeight)
Sets the font weight.
|
void setFontWeight(com.google.gwt.dom.client.Style.FontWeight fontWeight)
String getFontWeight()
Copyright © 2018. All rights reserved.