Options
All
  • Public
  • Public/Protected
  • All
Menu

Class URLControl

Hierarchy

  • URLControl

Index

Methods

getEnabled

  • getEnabled(): boolean
  • Returns boolean

getName

  • getName(): string | null
  • Returns string | null

getUrl

  • getUrl(): string | null
  • Returns string | null

getValue

setEnabled

  • setEnabled(enabled: boolean): void
  • Parameters

    • enabled: boolean

    Returns void

setValue

Static getName

  • getName(value: URLDef | null): string | null
  • Parameters

    Returns string | null

Static getUrl

  • getUrl(value: URLDef | null): string | null
  • Parameters

    Returns string | null

Static reloadAll

  • reloadAll(): void
  • Returns void