commit | d0ac2d470599a79a72a95e534884e61fcf91d92f | [log] [tgz] |
---|---|---|
author | hebasta <stallkamp@ids-mannheim.de> | Fri Jun 29 14:24:15 2018 +0200 |
committer | hebasta <stallkamp@ids-mannheim.de> | Fri Jun 29 14:24:15 2018 +0200 |
tree | efc59d26d7893b89458fb11f67f37d29972c311d | |
parent | 80d2642e3c7867333d5c41899391cb6b5ae4825c [diff] |
function to get ld type added Change-Id: I8cd1036dd986a409a52625b33c9e841a5fe92530
diff --git a/dev/js/src/vc.js b/dev/js/src/vc.js index 05e48ad..d211830 100644 --- a/dev/js/src/vc.js +++ b/dev/js/src/vc.js
@@ -332,6 +332,12 @@ return this._root.toQuery(); }, + /* + * Returns ld type of associated doc, docGroup or unspecified doc + */ + getLdType:function(){ + return this._root.ldType(); + }, /** * Adds Corpus Statistic Button