jstAPI.ognl是对象导航工具
API
getValue
- 获取对象的值
- 参数:
data: {Object} 数据对象ognl: {String} ognl表达式
- 返回值: {*|null}
本文介绍了jstAPI.ognl作为对象导航工具的功能及其API使用方法,特别是getValue方法,该方法用于通过传入的数据对象和ognl表达式获取对应的值。
jstAPI.ognl是对象导航工具
getValue data: {Object} 数据对象ognl: {String} ognl表达式
1338

被折叠的 条评论
为什么被折叠?