• Preparing search index...
  • The search index is not available
SPeCS Packages Documentation
  • SPeCS Packages Documentation
  • @specs-feup/lara
  • lara/core/LaraCore
  • getValues

Function getValues

  • getValues<T>(object): T[Extract<keyof T, string>][]
  • Type Parameters

    • T

    Parameters

    • object: T

    Returns T[Extract<keyof T, string>][]

    an array with the values of an object

    Deprecated

    Use the javascript built-in methods instead

    • Defined in lara-framework/Lara-JS/src-api/lara/core/LaraCore.ts:453

Settings

Member Visibility
SPeCS Packages Documentation
  • Loading...

Generated using TypeDoc