Try it now
search
Preparing search index...
The search index is not available
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Exports
RVDashboard
Title
Element
constructor
element
Type
title
Globals
RVDashboardTitleElement
Class RVDashboardTitleElement
Dashboard title to be localized.
Hierarchy
RVTitleElement
RVDashboardTitleElement
Index
Constructors
constructor
Accessors
element
Type
title
Constructors
constructor
new RVDashboard
Title
Element
(
title
?:
null
|
string
)
:
RVDashboardTitleElement
Parameters
Optional
title:
null
|
string
Returns
RVDashboardTitleElement
Accessors
element
Type
get
elementType
(
)
:
RVLocalizationElementType
Type of the localization element.
Returns
RVLocalizationElementType
title
get
title
(
)
:
null
|
string
set
title
(
value
:
null
|
string
)
:
void
The current title of the element.
Returns
null
|
string
The current title of the element.
Parameters
value:
null
|
string
Returns
void
Dashboard title to be localized.