Preparing search index...
The search index is not available
Ace API Reference
Ace API Reference
src/mouse/default_gutter_handler
GutterTooltip
Class GutterTooltip
Hierarchy (
view full
)
Tooltip
GutterTooltip
Index
Constructors
constructor
Properties
$element
$parent
Node
editor
is
Open
Accessors
annotation
Labels
Methods
$init
destroy
get
Element
get
Height
get
Width
hide
hide
Tooltip
set
Class
Name
set
Html
set
Position
set
Text
set
Theme
show
show
Tooltip
annotations
To
Summary
String
Constructors
constructor
new
Gutter
Tooltip
(
editor
)
:
GutterTooltip
Parameters
editor
:
any
Returns
GutterTooltip
Properties
$element
$element
:
HTMLDivElement
$parent
Node
$parent
Node
:
Element
editor
editor
:
any
is
Open
is
Open
:
boolean
Accessors
Static
annotation
Labels
get
annotationLabels
(
)
:
{
error
:
{
plural
:
any
;
singular
:
any
;
}
;
hint
:
{
plural
:
any
;
singular
:
any
;
}
;
info
:
{
plural
:
any
;
singular
:
any
;
}
;
security
:
{
plural
:
any
;
singular
:
any
;
}
;
warning
:
{
plural
:
any
;
singular
:
any
;
}
;
}
Returns
{
error
:
{
plural
:
any
;
singular
:
any
;
}
;
hint
:
{
plural
:
any
;
singular
:
any
;
}
;
info
:
{
plural
:
any
;
singular
:
any
;
}
;
security
:
{
plural
:
any
;
singular
:
any
;
}
;
warning
:
{
plural
:
any
;
singular
:
any
;
}
;
}
error
:
{
plural
:
any
;
singular
:
any
;
}
plural
:
any
singular
:
any
hint
:
{
plural
:
any
;
singular
:
any
;
}
plural
:
any
singular
:
any
info
:
{
plural
:
any
;
singular
:
any
;
}
plural
:
any
singular
:
any
security
:
{
plural
:
any
;
singular
:
any
;
}
plural
:
any
singular
:
any
warning
:
{
plural
:
any
;
singular
:
any
;
}
plural
:
any
singular
:
any
Methods
$init
$init
(
)
:
HTMLDivElement
Returns
HTMLDivElement
destroy
destroy
(
)
:
void
Returns
void
get
Element
get
Element
(
)
:
HTMLElement
Returns
HTMLElement
get
Height
get
Height
(
)
:
number
Returns
number
get
Width
get
Width
(
)
:
number
Returns
number
hide
hide
(
e
)
:
void
Parameters
e
:
any
Returns
void
hide
Tooltip
hide
Tooltip
(
)
:
void
Returns
void
set
Class
Name
set
Class
Name
(
className
)
:
void
Parameters
className
:
string
Returns
void
set
Html
set
Html
(
html
)
:
void
Parameters
html
:
string
Returns
void
set
Position
set
Position
(
x
,
y
)
:
void
Parameters
x
:
any
y
:
any
Returns
void
set
Text
set
Text
(
text
)
:
void
Parameters
text
:
string
Returns
void
set
Theme
set
Theme
(
theme
)
:
void
Parameters
theme
:
Theme
Returns
void
show
show
(
text
?
,
x
?
,
y
?
)
:
void
Parameters
Optional
text
:
string
Optional
x
:
number
Optional
y
:
number
Returns
void
show
Tooltip
show
Tooltip
(
row
)
:
void
Parameters
row
:
any
Returns
void
Static
annotations
To
Summary
String
annotations
To
Summary
String
(
annotations
)
:
string
Parameters
annotations
:
any
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
$element
$parent
Node
editor
is
Open
annotation
Labels
$init
destroy
get
Element
get
Height
get
Width
hide
hide
Tooltip
set
Class
Name
set
Html
set
Position
set
Text
set
Theme
show
show
Tooltip
annotations
To
Summary
String
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