jmix-framework / jmix

Jmix framework
https://www.jmix.io
Apache License 2.0
693 stars 124 forks source link

Provide API to alter view title at any time #3898

Open glebfox opened 2 days ago

glebfox commented 2 days ago

getPageTitle() is called once during navigation process. Provide setPageTitle() method to change view title at any time.