@sme.up/kokos-sdk-node
Preparing search index...
SmeupDataColumn
Interface SmeupDataColumn
interface
SmeupDataColumn
{
decimals
?:
number
;
fill
?:
string
;
formula
?:
string
;
helper
?:
string
;
hideValuesRepetitions
?:
boolean
;
integers
?:
number
;
isEditable
?:
boolean
;
isKey
?:
boolean
;
length
?:
number
;
maxLength
?:
number
;
name
:
string
;
obj
?:
{
p
:
string
;
t
:
string
}
;
shape
?:
string
;
title
?:
string
;
tooltip
?:
boolean
;
useAs
?:
string
;
visible
?:
boolean
;
}
Index
Properties
decimals?
fill?
formula?
helper?
hide
Values
Repetitions?
integers?
is
Editable?
is
Key?
length?
max
Length?
name
obj?
shape?
title?
tooltip?
use
As?
visible?
Properties
Optional
decimals
decimals
?:
number
Optional
fill
fill
?:
string
Optional
formula
formula
?:
string
Optional
helper
helper
?:
string
Optional
hide
Values
Repetitions
hideValuesRepetitions
?:
boolean
Optional
integers
integers
?:
number
Optional
is
Editable
isEditable
?:
boolean
Optional
is
Key
isKey
?:
boolean
Optional
length
length
?:
number
Optional
max
Length
maxLength
?:
number
name
name
:
string
Optional
obj
obj
?:
{
p
:
string
;
t
:
string
}
Optional
shape
shape
?:
string
Optional
title
title
?:
string
Optional
tooltip
tooltip
?:
boolean
Optional
use
As
useAs
?:
string
Optional
visible
visible
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
decimals
fill
formula
helper
hide
Values
Repetitions
integers
is
Editable
is
Key
length
max
Length
name
obj
shape
title
tooltip
use
As
visible
@sme.up/kokos-sdk-node
Loading...