Skip to content

Latest commit

 

History

History
366 lines (157 loc) · 4.34 KB

zotero-plugin-toolkit.zoterotoolkit.md

File metadata and controls

366 lines (157 loc) · 4.34 KB

Home > zotero-plugin-toolkit > ZoteroToolkit

ZoteroToolkit class

⭐Contains all tools in this lib. Start from here if you are new to this lib.

Signature:

declare class ZoteroToolkit extends BasicTool 

Extends: BasicTool

Remarks

To minimize your plugin, import the modules you need manually.

Constructors

Constructor

Modifiers

Description

(constructor)()

Constructs a new instance of the ZoteroToolkit class

Properties

Property

Modifiers

Type

Description

Clipboard

typeof ClipboardHelper

Dialog

typeof DialogHelper

ExtraField

ExtraFieldTool

FieldHooks

FieldHookManager

FilePicker

typeof FilePickerHelper

Guide

typeof GuideHelper

Keyboard

KeyboardManager

LargePrefObject

typeof LargePrefHelper

Menu

MenuManager

Patch

typeof PatchHelper

ProgressWindow

typeof ProgressWindowHelper

Prompt

PromptManager

Reader

ReaderTool

UI

UITool

VirtualizedTable

typeof VirtualizedTableHelper

Methods

Method

Modifiers

Description

unregisterAll()

Unregister everything created by managers.