org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal
Interface TreeMasterDetailSelectionManipulator


public interface TreeMasterDetailSelectionManipulator

A TreeMasterDetail selection manipulator.

Since:
1.5
Author:
Eugen Neufeld

Method Summary
 Object manipulateSelection(Object selection)
          Manipulate the selection.
 

Method Detail

manipulateSelection

Object manipulateSelection(Object selection)
Manipulate the selection.

Parameters:
selection - the selected Object
Returns:
the newly selected Object


Copyright © 2015. All Rights Reserved.