This shape is used to represent an invisible rectangle with tooltips. Note that a tooltip appears only when the title tag is specified on the rectangle.
sap.gantt.shape.ext.ubc.UbcTooltipRectangle.extend(sClassName, oClassInfo?, FNMetaImpl?)Creates a new subclass of class sap.gantt.shape.ext.ubc.UbcTooltipRectangle with name sClassName and enriches it with the information contained in oClassInfo.
new sap.gantt.shape.ext.ubc.UbcTooltipRectangle(sId?, mSettings?)
Creates and initializes a fragment of the Utilization Line Chart.
Parameters:
{string}
sId?
ID of the new control, generated automatically if no ID is given
{object}
mSettings?
Initial settings of the new control
Method Detail
sap.gantt.shape.ext.ubc.UbcTooltipRectangle.extend(sClassName, oClassInfo?, FNMetaImpl?): function
Creates a new subclass of class sap.gantt.shape.ext.ubc.UbcTooltipRectangle with name sClassName and enriches it with the information contained in oClassInfo.
A title is visualized as a tooltip in web browsers. Notes: Use character entities to perform simple text tabbing and breaking. (Use " " for tab and "
" for break.) See SVG 1.1 specification for 'title'.
Your application should not configure this value. Instead, the getter calculates the width by using property start_date and property end_date. If your application overwrites the getter by configuration or code, accurate results cannot be guaranteed.