org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal
Class TreeMasterDetailSelectionManipulatorHelper

java.lang.Object
  extended by org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal.TreeMasterDetailSelectionManipulatorHelper

public final class TreeMasterDetailSelectionManipulatorHelper
extends Object

Helper Class for manipulating a selection.

Since:
1.5
Author:
Eugen Neufeld

Method Summary
static Object manipulateSelection(Object object)
          Manipulate the selection using the manipulateSelection ExtensionPoint.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

manipulateSelection

public static Object manipulateSelection(Object object)
Manipulate the selection using the manipulateSelection ExtensionPoint.

Parameters:
object - The Object to manipulate
Returns:
the manipulated Object


Copyright © 2015. All Rights Reserved.