ibm_ilog.diagram.data.DataContext
Object » ibm_ilog.diagram.data.DataContext
dojo.require("ibm_ilog.diagram.data.dtlbinding");
Method Summary
- constructor(item, store)
- get(key) Internal method. Should not be called directly.
- getValue(attribute, defaultValue) Returns a single attribute value. This method is a shortcut to this.store.getValue(item, attribute, defaultValue).