Class CmsEditableGroup.AddButtonEmptyHandler

    • Constructor Summary

      Constructors 
      Constructor Description
      AddButtonEmptyHandler​(java.lang.String addButtonText)
      Creates a new instance.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void init​(CmsEditableGroup group)
      Needs to be called initially with the group for which this is used.
      void setEmpty​(boolean empty)
      Called when the group changes from empty to not empty, or vice versa.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait