@ApplicationScoped public class DisplayerLocator extends Object
| Constructor and Description |
|---|
DisplayerLocator() |
DisplayerLocator(DataSetClientServices clientServices,
ClientDataSetManager clientDataSetManager,
RendererManager rendererManager,
ValueFormatterRegistry formatterRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Displayer |
lookupDisplayer(DisplayerSettings target)
Get the displayer component for the specified data displayer (with no data set attached).
|
protected void |
setValueFormatters(Displayer displayer) |
public DisplayerLocator()
@Inject public DisplayerLocator(DataSetClientServices clientServices, ClientDataSetManager clientDataSetManager, RendererManager rendererManager, ValueFormatterRegistry formatterRegistry)
public Displayer lookupDisplayer(DisplayerSettings target)
protected void setValueFormatters(Displayer displayer)
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.