Skip to content

Latest commit

 

History

History
72 lines (36 loc) · 1.04 KB

File metadata and controls

72 lines (36 loc) · 1.04 KB

LIB_SelectControl class

综合库 / 选择控制类

Signature

declare class LIB_SelectControl 

Methods

Method

Modifiers

Description

getSelectedLibraryRowInfo()

(BETA) 获取当前底部库选中行的信息


方法详情

getselectedlibraryrowinfo

LIB_SelectControl.getSelectedLibraryRowInfo() method

This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

获取当前底部库选中行的信息

Signature

getSelectedLibraryRowInfo(): Promise<ILIB_LibraryItem | undefined>;

Returns

Promise<ILIB_LibraryItem | undefined>

库属性对象,如若为 undefined 则获取失败

Remarks

将会获取当前底部库选中行的库类型、UUID、所属库 UUID