Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Work Tasks

knockout-kendo​.kendochart​.js

  • Last UpdatedMar 12, 2021
  • 1 minute read

(function ()

{

//library is in a closure, use this private variable to reduce size of minified file

var createBinding = ko.kendo.bindingFactory.createBinding.bind(ko.kendo.bindingFactory);

//use constants to ensure consistency and to help reduce minified file size

var CLICK = "click",

CENTER = "center",

CHECK = "check",

CHECKED = "checked",

CLICKED = "clicked",

CLOSE = "close",

COLLAPSE = "collapse",

CONTENT = "content",

DATA = "data",

DATE = "date",

DISABLE = "disable",

ENABLE = "enable",

EXPAND = "expand",

ENABLED = "enabled",

EXPANDED = "expanded",

ERROR = "error",

FILTER = "filter",

HIDE = "hide",

INFO = "info",

ISOPEN = "isOpen",

ITEMS = "items",

MAX = "max",

MIN = "min",

OPEN = "open",

PALETTE = "palette",

READONLY = "readonly",

RESIZE = "resize",

SCROLLTO = "scrollTo",

SEARCH = "search",

SELECT = "select",

SELECTED = "selected",

SELECTEDINDEX = "selectedIndex",

SHOW = "show",

SIZE = "size",

SUCCESS = "success",

TARGET = "target",

TITLE = "title",

VALUE = "value",

VALUES = "values",

WARNING = "warning",

ZOOM = "zoom",

DISPLAYTOOLBAR = "displaytoolbar";

createBinding({

name: "kendoChart",

watch: {

data: function (value)

{

ko.kendo.setDataSource(this, value);

}

}

});

}());

TitleResults for “How to create a CRG?”Also Available in