public class Config extends Component
Modifier and Type | Class | Description |
---|---|---|
static class |
Config.Builder |
Modifier and Type | Method | Description |
---|---|---|
String |
asJavascript() |
|
static Config.Builder |
builder() |
|
protected Map<String,Object> |
getContext() |
|
protected Map<String,Object> |
getJSONContext() |
asJavascript, asJSON, getEngine, toString
public static Config.Builder builder()
public String asJavascript()
asJavascript
in class Component
protected Map<String,Object> getJSONContext()
getJSONContext
in class Component
protected Map<String,Object> getContext()
getContext
in class Component
Copyright © 2022. All rights reserved.