Preparing search index...
The search index is not available
Ace API Reference
Ace API Reference
src/layer/lines
Lines
Class Lines
Index
Constructors
constructor
Properties
$offset
Coefficient
canvas
Height
cell
Cache
cells
element
Methods
$cache
Cell
compute
Line
Height
compute
Line
Top
create
Cell
get
get
Length
last
move
Container
page
Changed
pop
push
shift
unshift
Constructors
constructor
new
Lines
(
element
,
canvasHeight
?
)
:
Lines
Parameters
element
:
HTMLElement
Optional
canvasHeight
:
number
Returns
Lines
Properties
$offset
Coefficient
$offset
Coefficient
:
number
canvas
Height
canvas
Height
:
number
cell
Cache
cell
Cache
:
any
[]
cells
cells
:
any
[]
element
element
:
HTMLElement
Methods
$cache
Cell
$cache
Cell
(
cell
)
:
void
Parameters
cell
:
any
Returns
void
compute
Line
Height
compute
Line
Height
(
row
,
config
,
session
)
:
number
Parameters
row
:
number
config
:
LayerConfig
session
:
EditSession
Returns
number
compute
Line
Top
compute
Line
Top
(
row
,
config
,
session
)
:
number
Parameters
row
:
number
config
:
Partial
<
LayerConfig
>
session
:
EditSession
Returns
number
create
Cell
create
Cell
(
row
,
config
,
session
,
initElement
)
:
any
Parameters
row
:
any
config
:
any
session
:
any
initElement
:
any
Returns
any
get
get
(
index
)
:
any
Parameters
index
:
number
Returns
any
get
Length
get
Length
(
)
:
number
Returns
number
last
last
(
)
:
any
Returns
any
move
Container
move
Container
(
config
)
:
void
Parameters
config
:
LayerConfig
Returns
void
page
Changed
page
Changed
(
oldConfig
,
newConfig
)
:
boolean
Parameters
oldConfig
:
LayerConfig
newConfig
:
LayerConfig
Returns
boolean
pop
pop
(
)
:
void
Returns
void
push
push
(
cell
)
:
void
Parameters
cell
:
any
Returns
void
shift
shift
(
)
:
void
Returns
void
unshift
unshift
(
cell
)
:
void
Parameters
cell
:
any
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
$offset
Coefficient
canvas
Height
cell
Cache
cells
element
$cache
Cell
compute
Line
Height
compute
Line
Top
create
Cell
get
get
Length
last
move
Container
page
Changed
pop
push
shift
unshift
Ace API Reference
ace
src
ace
anchor
apply_delta
autocomplete
background_tokenizer
bidihandler
clipboard
commands
command_manager
default_commands
incremental_search_commands
multi_select_commands
occur_commands
config
css/editor-css
document
edit_session
editor
ext
Loading...
Generated using
TypeDoc