Interface CmsListItemWidget.I_CmsTitleEditHandler

Enclosing class:
CmsListItemWidget

The interface for handling edits of the title field.

  • Method Summary

    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 Details

    • 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