Searched defs:getPath (Results 1 - 1 of 1) sorted by relevance

/yui3/src/dataschema/js/
H A Ddataschema-json.js37 * @method getPath
42 getPath: function(locator) {
264 var getPath = SchemaJSON.getPath,
266 path = getPath(schema.resultListLocator),
319 path = SchemaJSON.getPath(locator);
423 path = SchemaJSON.getPath(metaFields[key]);

Completed in 81 milliseconds