Interface CmsListItemWidget.I_CmsTitleEditHandler

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void handleEdit​(CmsLabel title, com.google.gwt.user.client.ui.TextBox box)
      This method is called when the user has finished editing the title field.
    • Method Detail

      • handleEdit

        void handleEdit​(CmsLabel title,
                        com.google.gwt.user.client.ui.TextBox box)
        This method is called when the user has finished editing the title field.

        Parameters:
        title - the label containing the title
        box - the