DataTable.UseWithTooltipValue Type

record with the fields: 'delay: number (optional)', 'duration: number (optional)', 'type: value equal to: 'text', 'markdown' (optional)', 'use_with: value equal to: 'both', 'data', 'header' (optional)', 'value: string (required)'

Constructors

Constructor Description

UseWithTooltipValue()

Full Usage: UseWithTooltipValue()

Returns: UseWithTooltipValue
Returns: UseWithTooltipValue

Static members

Static member Description

UseWithTooltipValue.init (value, ?useWith, ?valueType, ?delay, ?duration)

Full Usage: UseWithTooltipValue.init (value, ?useWith, ?valueType, ?delay, ?duration)

Parameters:
Returns: UseWithTooltipValue
value : string
?useWith : TooltipUseWith
?valueType : TooltipValueType
?delay : int
?duration : int
Returns: UseWithTooltipValue