StyleService.updateStyle Method
Updates the given style.
Parameters
- style
-
Type: Style
The style to update.
Return Value
Type: jQuery.Promise
Value: dundas.entities.Style
A promise object that is resolved when the call is complete.
If successful, the updated dundas.entities.Style is returned.