Package org.opencms.ui.apps.lists
Interface CmsOptionDialog.I_OptionHandler
- Enclosing class:
- CmsOptionDialog
public static interface CmsOptionDialog.I_OptionHandler
Dialog handler to handle the selected option.
-
Method Summary
-
Method Details
-
handleOption
Handles the selected option.- Parameters:
option
- the selected option
-