phovea_ui
Options
All
  • Public
  • Public/Protected
  • All
Menu

Header link extends the header link with a flag for disabling the logo

Hierarchy

  • AppHeaderLink

Implements

Index

Constructors

Properties

Constructors

constructor

  • new AppHeaderLink(name?: string, action?: (Anonymous function), href?: string, addLogo?: boolean): AppHeaderLink
  • Parameters

    • Default value name: string = "Phovea"
    • Default value action: (Anonymous function) = (event: MouseEvent) => false
    • Default value href: string = "#"
    • Default value addLogo: boolean = true

    Returns AppHeaderLink

Properties

action

action: (Anonymous function)

addLogo

addLogo: boolean

href

href: string

name

name: string

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