Interface TreeMasterDetailSelectionManipulator


  • public interface TreeMasterDetailSelectionManipulator
    A TreeMasterDetail selection manipulator.
    Since:
    1.5
    Author:
    Eugen Neufeld
    • Method Detail

      • manipulateSelection

        java.lang.Object manipulateSelection​(java.lang.Object selection)
        Manipulate the selection.
        Parameters:
        selection - the selected Object
        Returns:
        the newly selected Object