Interface HtmlTextWithTitleView

  • All Superinterfaces:
    it.tidalwave.role.Identifiable

    public interface HtmlTextWithTitleView
    extends it.tidalwave.role.Identifiable
    An HtmlTextWithTitleView is a sequence of simple texts with their optional titles.
    Author:
    Fabrizio Giudici
    • Field Summary

      • Fields inherited from interface it.tidalwave.role.Identifiable

        _Identifiable_
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void setClassName​(java.lang.String className)
      Sets the CSS class name.
      • Methods inherited from interface it.tidalwave.role.Identifiable

        getId
    • Method Detail

      • setClassName

        void setClassName​(@Nonnull
                          java.lang.String className)
        Sets the CSS class name.
        Parameters:
        className - the class name