Preparing search index...
The search index is not available
app
app
clientSdk
ILineEditorLine
Interface ILineEditorLine
interface
ILineEditorLine
{
columns
?:
ITableControlOptionsColumn
[]
;
explanation
?:
string
;
extraOptions
?:
IAnyMap
;
groups
?:
IDropdownGroup
[]
;
help
:
string
;
hide
?:
boolean
;
id
?:
string
;
key
?:
number
;
multiple
?:
boolean
;
noEdit
?:
boolean
;
options
?:
IDropdownOption
[]
;
readonly
?:
boolean
;
required
?:
boolean
;
type
:
LineType
;
value
:
string
;
}
Index
Properties
columns?
explanation?
extra
Options?
groups?
help
hide?
id?
key?
multiple?
no
Edit?
options?
readonly?
required?
type
value
Properties
Optional
columns
columns
?:
ITableControlOptionsColumn
[]
Optional
explanation
explanation
?:
string
Optional
extra
Options
extra
Options
?:
IAnyMap
Optional
groups
groups
?:
IDropdownGroup
[]
help
help
:
string
Optional
hide
hide
?:
boolean
Optional
id
id
?:
string
Optional
key
key
?:
number
Optional
multiple
multiple
?:
boolean
Optional
no
Edit
no
Edit
?:
boolean
Optional
options
options
?:
IDropdownOption
[]
Optional
readonly
readonly
?:
boolean
Optional
required
required
?:
boolean
type
type
:
LineType
value
value
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
columns
explanation
extra
Options
groups
help
hide
id
key
multiple
no
Edit
options
readonly
required
type
value
app
clientSdk
serverSdk
Generated using
TypeDoc