Interface TitleHolder

All Known Subinterfaces:
FluentMutableTitleHolder<H>, IGui<G>, IWebGui<G>, MutableTitleHolder
All Known Implementing Classes:
WebGui

public interface TitleHolder
A TitleHolder has a title.
Author:
Silvan Wyss
  • Method Details

    • getTitle

      String getTitle()
      Returns:
      the title of the current TitleHolder
    • getTitleInSingleQuotes

      default String getTitleInSingleQuotes()
      Returns:
      the title of the current TitleHolder in single quotes