public class Font extends Component
Modifier and Type | Class and Description |
---|---|
static class |
Font.Family
HTML font family - the typeface that will be applied by the web browser.
|
static class |
Font.FontBuilder |
Modifier and Type | Method and Description |
---|---|
String |
asJavascript() |
static Font.FontBuilder |
builder() |
boolean |
equals(Object o) |
protected Map<String,Object> |
getContext() |
int |
hashCode() |
asJavascript, toString
public static Font.FontBuilder builder()
public String asJavascript()
asJavascript
in class Component
protected Map<String,Object> getContext()
getContext
in class Component
Copyright © 2020. All rights reserved.