com.tssap.util.ui.viewer
Interface IViewerContext
- All Superinterfaces:
- IContext
- All Known Subinterfaces:
- ITableViewerContext, ITreeViewerContext
- All Known Implementing Classes:
- ViewerContext
- public interface IViewerContext
- extends IContext
- Since:
- 01.07.2002
getViewer
public ISapViewer getViewer()
getSelection
public org.eclipse.jface.viewers.ISelection getSelection()
getStructuredSelection
public org.eclipse.jface.viewers.IStructuredSelection getStructuredSelection()
getSelectedElements
public java.lang.Object[] getSelectedElements()
Copyright © 2005 SAP AG. All Rights Reserved.