OSH.UI.Styler
Classes
Methods
-
addFn(dataSourceIds, fn)
-
Adds a function
Name Type Description dataSourceIdsArray the list of datasources
fnfunction the function to apply
-
clear()
-
-
getDataSourcesIds(){Array}
-
Returns:
Type Description Array -
getId(){string}
-
Gets the styler id.
Returns:
Type Description string the styler id -
init()
-
-
initEvents()
-
-
select(dataSourceIds)
-
Selects the datasource contained into the list
Name Type Description dataSourceIdsArray the list of datasources
-
setData(dataSourceId, rec, view, options){boolean}
-
Name Type Description dataSourceIdrecviewoptionsReturns:
Type Description boolean -
setData(dataSourceId, data, view)
-
Name Type Description dataSourceIdstring the datasource id
dataObject the data
viewOSH.View the osh.view