Class: ImageDraping

OSH.UI.Styler. ImageDraping

new OSH.UI.Styler.ImageDraping()

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
Name Type Description
$super
view

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