Options
All
  • Public
  • Public/Protected
  • All
Menu

桌面相关的事件

Hierarchy

  • DesktopEvent

Index

Constructors

constructor

Methods

Static onFastDesktopContextMenu

  • onFastDesktopContextMenu(event: any): void

Static onFastDesktopFolderContextMenu

  • onFastDesktopFolderContextMenu(event: any): void

Static onFastDesktopImageClick

  • onFastDesktopImageClick(): void

Static onFastDesktopItemClick

  • onFastDesktopItemClick(e: any): void

Static onFastDesktopItemContextMenu

  • onFastDesktopItemContextMenu(event: any): boolean

Static onFastMenuItemContextMenu

  • onFastMenuItemContextMenu(treeView: any, menuData: any, event: any): void

Static onFastMuuriGridChange

  • onFastMuuriGridChange(items: any): void

Static onFastMuuriGridDragEnd

  • onFastMuuriGridDragEnd(items: any): void

Static onFastMuuriGridDragInit

  • onFastMuuriGridDragInit(): void

Static onFastMuuriGridDragSort

  • onFastMuuriGridDragSort(): any[]

Static onFastMuuriGridDragSortPredicate

  • onFastMuuriGridDragSortPredicate(item: any, event: any): any

Static onFastMuuriGridDragStartPredicate

  • onFastMuuriGridDragStartPredicate(item: any, event: any): any

Static onFastMuuriGridSend

  • onFastMuuriGridSend(data: any): void

Static onFastToolBarMenuButtonClick

  • onFastToolBarMenuButtonClick(): void

Static onFastToolbarDrop

  • onFastToolbarDrop(): void

Static onFastToolbarMenuButtonContextMenu

  • onFastToolbarMenuButtonContextMenu(event: any): void

Static onFastToolbarStartDrag

  • onFastToolbarStartDrag(obj: any, container: any, dragCmp: any, idx: any, eOpts: any): void
  • 当拖拽工具栏上的按钮时

    Parameters

    • obj: any
    • container: any
    • dragCmp: any
    • idx: any
    • eOpts: any

    Returns void

Static onFastWindowMenuClick

  • onFastWindowMenuClick(obj: any): void

Static onFastWindowMenuDestroy

  • onFastWindowMenuDestroy(): void