|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGxObjectSort
Provides access to members that manages the properties determining whether an object should be sorted or not.
| Method Summary | |
|---|---|
boolean |
isSortEnabled()
Indicates if sorting is enabled for this GxObject. |
void |
setSortEnabled(boolean path)
Indicates if sorting is enabled for this GxObject. |
| Method Detail |
|---|
void setSortEnabled(boolean path)
throws IOException,
AutomationException
path - The path (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isSortEnabled()
throws IOException,
AutomationException
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 | ||||||||