Preparing search index...
The search index is not available
TESSA Web API
TESSA Web API
UI.Common
Tooltip
Class Tooltip
Index
Constructors
constructor
Accessors
display
Text
text
visibility
Methods
dispose
Constructors
constructor
new
Tooltip
(
text
?:
null
|
string
,
visibility
?:
boolean
)
:
Tooltip
Parameters
text
:
null
|
string
= null
visibility
:
boolean
= true
Returns
Tooltip
Accessors
display
Text
get
displayText
()
:
undefined
|
string
Returns
undefined
|
string
text
get
text
()
:
null
|
string
@shadow-available
Returns
null
|
string
set
text
(
value
:
null
|
string
)
:
void
Parameters
value
:
null
|
string
Returns
void
visibility
get
visibility
()
:
boolean
@shadow-available
Returns
boolean
set
visibility
(
value
:
boolean
)
:
void
Parameters
value
:
boolean
Returns
void
Methods
dispose
dispose
()
:
void
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
display
Text
text
visibility
Methods
dispose
TESSA Web API
Loading...
@shadow-available