new OSH.UI.Styler.ImageDraping()
Extends
Methods
-
inherited addFn(dataSourceIds, fn)
-
Adds a function
Name Type Description dataSourceIdsArray the list of datasources
fnfunction the function to apply
-
inherited clear()
-
-
inherited getDataSourcesIds(){Array}
-
Returns:
Type Description Array -
inherited getId(){string}
-
Gets the styler id.
Returns:
Type Description string the styler id -
init($super, view)
-
Name Type Description $superview -
inherited initEvents()
-
-
inherited select(dataSourceIds)
-
Selects the datasource contained into the list
Name Type Description dataSourceIdsArray the list of datasources
-
setData($super, dataSourceId, rec, view, options)
-
Name Type Description $superdataSourceIdrecviewoptions