A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
ace(output:any, user:String, withinClass:Class) — Static Method , class uk.msfx.utils.tracing.fp10.Tr
Function to trace to the output console.
ace(output:any, user:String, withinClass:Class) — Static Method , class uk.msfx.utils.tracing.fp9.Tr
Function to trace to the output console.
aceArray(output:Array, user:String, withinClass:Class) — Static Method , class uk.msfx.utils.tracing.fp10.Tr
Function to trace the elements of an Array to the output console, in a neatly formatted manner.
aceArray(output:Array, user:String, withinClass:any) — Static Method , class uk.msfx.utils.tracing.fp9.Tr
Function to trace the elements of an Array to the output console, in a neatly formatted manner.
aceMulti(user:String, withinClass:any, ... rest) — Static Method , class uk.msfx.utils.tracing.fp10.Tr
Function to trace multiple values out to the console.
aceMulti(user:String, withinClass:any, ... rest) — Static Method , class uk.msfx.utils.tracing.fp9.Tr
Function to trace multiple values out to the console.
aceObject(output:Object, user:String, withinClass:Class) — Static Method , class uk.msfx.utils.tracing.fp10.Tr
Function to trace the properties of an Object to the output console, in a neatly formatted manner.
aceObject(output:Object, user:String, withinClass:any) — Static Method , class uk.msfx.utils.tracing.fp9.Tr
Function to trace the properties of an Object to the output console, in a neatly formatted manner.
appendText(newText:String) — method, class uk.msfx.utils.tracing.core.TrTextField
Dispatch Change Event when text is appended.
arrayAndObjectLinebreaks — Property, class uk.msfx.utils.tracing.core.TrSettings
Toggle whether a line break will be added at the beginning and end of a Tr.aceArray() or Tr.aceObject() call.
arrayAndObjectLinebreaks — Static Property, class uk.msfx.utils.tracing.fp10.Tr
Toggle whether a line break will be added at the beginning and end of a Tr.aceArray() or Tr.aceObject() call.
arrayAndObjectLinebreaks — Static Property, class uk.msfx.utils.tracing.fp9.Tr
Toggle whether a line break will be added at the beginning and end of a Tr.aceArray() or Tr.aceObject() call.
autoscroll — Property, class uk.msfx.utils.tracing.core.TrConsoleCore
Whether the textfield will autoscroll when new traces made.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z