|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITreeSelection
A selection containing tree paths.
Method Summary | |
---|---|
TreePath[] |
getPaths()
Returns the paths in this selection |
TreePath[] |
getPathsFor(java.lang.Object element)
Returns the paths in this selection whose last segment is equal to the given element |
Methods inherited from interface org.eclipse.jface.viewers.IStructuredSelection |
---|
getFirstElement, iterator, size, toArray, toList |
Methods inherited from interface org.eclipse.jface.viewers.ISelection |
---|
isEmpty |
Method Detail |
---|
TreePath[] getPaths()
TreePath[] getPathsFor(java.lang.Object element)
element
- the element to get the tree paths for
|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.