Lime Web Components API Documentation - v6.24.0
Preparing search index...
LimeProperty
Interface LimeProperty
interface
LimeProperty
{
acl
:
Acl
;
defaultvalue
:
any
;
fieldorder
:
number
;
has_sql
?:
boolean
;
label
:
string
;
length
?:
number
;
localname
:
string
;
name
:
string
;
options
?:
Option
[]
;
relation
?:
{
getBackreference
:
()
=>
LimeProperty
;
getLimetype
:
()
=>
LimeType
;
}
;
required
:
boolean
;
type
:
PropertyType
;
}
Index
Properties
acl
defaultvalue
fieldorder
has_
sql?
label
length?
localname
name
options?
relation?
required
type
Properties
acl
acl
:
Acl
defaultvalue
defaultvalue
:
any
fieldorder
fieldorder
:
number
Optional
has_
sql
has_sql
?:
boolean
label
label
:
string
Optional
length
length
?:
number
localname
localname
:
string
name
name
:
string
Optional
options
options
?:
Option
[]
Optional
relation
relation
?:
{
getBackreference
:
()
=>
LimeProperty
;
getLimetype
:
()
=>
LimeType
}
required
required
:
boolean
type
type
:
PropertyType
Settings
Member Visibility
Alpha
Beta
Internal
Theme
OS
Light
Dark
On This Page
Properties
acl
defaultvalue
fieldorder
has_
sql
label
length
localname
name
options
relation
required
type
Lime Web Components API Documentation - v6.24.0
Loading...