public abstract String value
Empty string will clear any previous page title. In that case the browser will decide what to show as the title, most likely the url.
You may dynamically update the title for a view by implementing the
HasDynamicTitle.getPageTitle()
method.
Copyright © 2019. All rights reserved.