public interface HasFontSize
Modifier and Type | Method and Description |
---|---|
String |
getFontSize() |
void |
setFontSize(double fontSize,
com.google.gwt.dom.client.Style.Unit unit) |
void |
setFontSize(String fontSize) |
void setFontSize(String fontSize)
String getFontSize()
void setFontSize(double fontSize, com.google.gwt.dom.client.Style.Unit unit)
Copyright © 2018. All rights reserved.