See: Description
Class | Description |
---|---|
GraphDataFeatures |
Describes features of data value graphs.
|
GraphDataHttpManagerComponentUtils |
Provides the method to get a UIHttpManagerComponent web component for graph data.
|
GraphDataSpec |
Supplies data value and relationship graph specification information.
|
GraphDataTabUIWidget |
Provides a widget to display a graph view on tab of a record.
|
GraphDataUIWidgetFactory |
Provides a widget factory to create graph view on tab of a record.
|
GraphDataWithoutConfigTabUIWidget |
Provides a widget to display a graph view without configuration on tab of a record.
|
GraphDataWithoutConfigUIWidgetFactory |
Provides a widget factory to create a graph view without configuration on tab of a record.
|
Provides a widget factory to create a data value and relationship graph in
the UI. The graph displays on a tab when viewing a record. You can use the
CustomWidget
provided, or create new CustomWidget
.
See the add-on's Developer Guide for configuration instructions.