Interface ContextMenu.SuccessfulExecutionHandler

All Known Subinterfaces:
ContextMenuHandler
Enclosing class:
ContextMenu

public static interface ContextMenu.SuccessfulExecutionHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onSuccessfulExecution(boolean closeOnExecution)
     
  • Method Details

    • onSuccessfulExecution

      void onSuccessfulExecution(boolean closeOnExecution)