@ApplicationScoped public class ClientSettings extends Object
Constructor and Description |
---|
ClientSettings() |
Modifier and Type | Method and Description |
---|---|
void |
setDefaultRenderer(DisplayerType displayerType,
String rendererLib)
It's possible to have one or more renderer libs available per displayer type.
|
void |
turnOffDataSetPush()
Turns off the ability to push data sets from server (is enabled by default).
|
public void turnOffDataSetPush()
public void setDefaultRenderer(DisplayerType displayerType, String rendererLib)
displayerType
- The type of the displayer we want to configure.rendererLib
- The UUID of the renderer library.Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.