UNPKG

@docsvision/webclient

Version:

Type definitions for DocsVision WebClient scripts and extensions.

4 lines (3 loc) 262 B
import { LayoutControl } from "@docsvision/webclient/System/BaseControl"; export declare function onClick_selectedEmployeesToCurrentEmployee(sender: LayoutControl): void; export declare function onClick_copyingGroupsCurrentEmployee(sender: LayoutControl): void;