Namespace sap.ganttModule: sap/gantt/library
UI5 library: sap.gantt.
Namespaces & Classes
configNamespace
sap.gantt.config
provides all configuration related objects and default configuration value for optional ones.GanttChartGantt Chart control.
GanttChartBaseBase class for all Gantt charts.
GanttChartContainerA container that holds one or more
GanttChartBase
instances.GanttChartWithTableEmbed a
sap.ui.table.TreeTable
and a sap.gantt.GanttChart
side-by-side.legendCheckBox Value of ListLegend Item.
shapeThe
sap.gantt.shape
namespace.Field Summary
sap.gantt.ValueSVGPaintServerA string type that represents SVG fill color values.
Field Detail
sap.gantt.ValueSVGPaintServer
A string type that represents SVG fill color values.
Allowed values are sap.ui.core.CSSColor and sap.m.ValueColor and LESS parameter
The empty string and invalid less parameter fall back to default black color.