public class Font extends Component
Modifier and Type | Class | 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 | Description |
---|---|---|
String |
asJavascript() |
|
static Font.FontBuilder |
builder() |
|
boolean |
equals(Object o) |
|
protected Map<String,Object> |
getContext() |
|
protected Map<String,Object> |
getJSONContext() |
|
int |
hashCode() |
asJavascript, asJSON, getEngine, toString
public static Font.FontBuilder builder()
public String asJavascript()
asJavascript
in class Component
protected Map<String,Object> getContext()
getContext
in class Component
protected Map<String,Object> getJSONContext()
getJSONContext
in class Component
Copyright © 2021. All rights reserved.