com.novell.application.console.snapin
Interface SelectionSet

All Known Subinterfaces:
MutableSelectionSet

public interface SelectionSet

Provides selection set access for any class that handles object selection.

View Snap-ins may implement this interface to access the current selection set.


Method Summary
 ObjectEntryCollection getSelectedObjects()
          Returns an ObjectEntryCollection which contains the ObjectEntrys which comprise the current selection in the view.
 

Method Detail

getSelectedObjects

public ObjectEntryCollection getSelectedObjects()
Returns an ObjectEntryCollection which contains the ObjectEntrys which comprise the current selection in the view.
Returns:
The currently selected objects (as an ObjectEntryCollection) in the view.


API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.