Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Variables

Const IMAGE_POPUP_CLASS

IMAGE_POPUP_CLASS: "user-image-popup" = "user-image-popup"

Let allImages

allImages: ImageDetail[] = []

Let currentImageIndex

currentImageIndex: number = -1

Let isPopupOpen

isPopupOpen: boolean = false

Functions

addClickExpandedImageListener

  • addClickExpandedImageListener(): void

addClickImageStarListener

  • addClickImageStarListener(): void

addImage

clearImages

  • clearImages(): void

getCurrentImage

goToNextImage

goToPreviousImage

hideExpandedImage

  • hideExpandedImage(): void

isOpen

  • isOpen(): boolean

onClickExpandImage

renderHiddenPopup

  • renderHiddenPopup(): void

toggleStarredImage

  • toggleStarredImage(): void

updateCurrentImageByIndex

  • updateCurrentImageByIndex(outputter: IOutputter): void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc