com.tssap.util.ui.viewer.tree
Interface ISapAbstractTreeViewer
- All Superinterfaces:
- IContextMenuParticipant, ISapViewer
- All Known Subinterfaces:
- ISapTreeViewer
- All Known Implementing Classes:
- SapAbstractTreeViewer
- public interface ISapAbstractTreeViewer
- extends ISapViewer
- Version:
- 1.0
getTree
public org.eclipse.swt.widgets.Tree getTree()
getTreeViewer
public org.eclipse.jface.viewers.TreeViewer getTreeViewer()
refresh
public void refresh()
isExpandSingleChildAutomatically
public boolean isExpandSingleChildAutomatically()
setExpandSingleChildAutomatically
public void setExpandSingleChildAutomatically(boolean expand)
Copyright © 2005 SAP AG. All Rights Reserved.