Class: Curve

OSH.UI.Styler. Curve

new OSH.UI.Styler.Curve()

Extends

Methods

inherited addFn(dataSourceIds, fn)

Adds a function

Name Type Description
dataSourceIds Array

the list of datasources

fn function

the function to apply

inherited getDataSourcesIds(){Array}

Returns:
Type Description
Array

Gets the styler id.

Returns:
Type Description
string the styler id

Selects the datasource contained into the list

Name Type Description
dataSourceIds Array

the list of datasources

setData($super, dataSourceId, rec, view, options)

Name Type Description
$super
dataSourceId
rec
view
options