|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IContentsViewSelection
Provides access to members that control table of contents views.
| Method Summary | |
|---|---|
ISet |
getSelectedItems()
Selection set containing the highlighted items in contents view. |
void |
setSelectedItems(ISet selection)
Selection set containing the highlighted items in contents view. |
| Method Detail |
|---|
ISet getSelectedItems()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSelectedItems(ISet selection)
throws IOException,
AutomationException
selection - A reference to a com.esri.arcgis.system.ISet (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||