Preparing search index...
The search index is not available
@gide/cawi-language
@gide/cawi-language
Domain
Interface Domain
A question domain
interface
Domain
{
type
:
|
"string"
|
"number"
|
"boolean"
|
"dict"
|
"time"
|
"file"
|
"audio"
|
"image"
|
"blob"
|
"opentext"
|
"date"
;
idref
?:
string
;
selection
?:
Selection
;
dict
?:
Dictionary
;
number
?:
Number
;
string
?:
String
;
opentext
?:
Opentext
;
}
Index
Properties
type
idref?
selection?
dict?
number?
string?
opentext?
Properties
type
type
:
|
"string"
|
"number"
|
"boolean"
|
"dict"
|
"time"
|
"file"
|
"audio"
|
"image"
|
"blob"
|
"opentext"
|
"date"
Optional
idref
idref
?:
string
The ID of a definition to be used for this domain
Optional
selection
selection
?:
Selection
Optional
dict
dict
?:
Dictionary
Optional
number
number
?:
Number
Optional
string
string
?:
String
Optional
opentext
opentext
?:
Opentext
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
idref
selection
dict
number
string
opentext
@gide/cawi-language
Loading...
A question domain