Methods
(async, static) getDocItemType() → {int}
获取文档项类型
- Source:
Returns:
返回DocItemType中文档项类型
- Type
- int
(async, static) getParent() → {Promise.<DocumentItem>}
获取父文档项
- Source:
Returns:
返回父文档项
- Type
- Promise.<DocumentItem>