Interface CmsOptionDialog.I_OptionHandler

Enclosing class:
CmsOptionDialog

public static interface CmsOptionDialog.I_OptionHandler
Dialog handler to handle the selected option.

  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Handles the selected option.
  • Method Details

    • handleOption

      void handleOption(String option)
      Handles the selected option.

      Parameters:
      option - the selected option