This widget can be used to dynamically update the rendered value of a Title
widget. It was created so that it would be possible a title rendered by one Surf Component to be modified
from within another Surf Component. It is not expected to be commonly used. Ideally all Aikau widgets should be
rendered in a single Surf Component.
- Copyright:
- Copyright (C) 2005-2020 Alfresco Software Limited
- License:
- GNU Lesser General Public License, see: Open Source Licensing
- Source:
Extends
Mixes In
Members
-
browserTitlePrefix :string
-
A new prefix to replace the one defined by browserTitlePrefix.
Type:
- string
- Since:
- 1.0.73
- Default Value:
- null
- Source:
-
hideBrowserTitlePrefix :boolean
-
Indicates whether or not the browser title prefix as defined by browserTitlePrefix should be hidden or not.
Type:
- boolean
- Since:
- 1.0.73
- Default Value:
- false
- Source:
-
title :string
-
The title to set.
Type:
- string
- Source:
Methods
-
postCreate()
-
Publishes a request to update the title of the page.
- Source:
Fires: