Gjsify LogoGjsify Logo

Used by interfaces #AtspiText and #AtspiDocument, this enumeration corresponds to the POSIX 'setlocale' enum values.

Index

Enumeration Members

COLLATE: number

For regular expression matching and string collation.

CTYPE: number

For regular expression matching, character classification, conversion, case-sensitive comparison, and wide character functions.

MESSAGES: number

For localizable natural-language messages.

MONETARY: number

For monetary formatting.

NUMERIC: number

For number formatting (such as the decimal point and the thousands separator).

TIME: number

For time and date formatting.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • 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