Interface ITitleHolder

All Known Subinterfaces:
IFluentMutableTitleHolder<H>, IGui<G>, IMutableTitleHolder, IWebGui<G>
All Known Implementing Classes:
WebGui

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

    • getTitle

      String getTitle()
      Returns:
      the title of the current ITitleHolder.
    • getTitleInQuotes

      default String getTitleInQuotes()
      Returns:
      the title of the current ITitleHolder in quotes.