Interface I_CmsSelectionHandler<T>

    • Method Detail

      • onSelection

        void onSelection​(T selected)
        Called when an element is selected.

        Parameters:
        selected - the selected element