|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISelectionEnvironmentStorage
Provides access to members that controls whether objects save their selections.
| Method Summary | |
|---|---|
boolean |
isSaveSelections()
Indicates if objects save their selections. |
void |
setSaveSelections(boolean saveSel)
Indicates if objects save their selections. |
| Method Detail |
|---|
boolean isSaveSelections()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSaveSelections(boolean saveSel)
throws IOException,
AutomationException
saveSel - The saveSel (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 | ||||||||