Class CmsFavoriteDialog.SaveAfterChangeActionHandler

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void onAdd()
      Triggered when the 'add' button is clicked.
      void onDelete()
      Triggered when the 'delete' button is clicked.
      void onDown()
      Triggered when the 'down' button is clicked.
      void onEdit()
      Triggered when the 'edit' button is clicked.
      void onUp()
      Triggered when the 'up' button is clicked.
      • Methods inherited from class java.lang.Object

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