|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IJoinPages
Provides access to members that control which pages are shown.
| Method Summary | |
|---|---|
void |
setShowJoinAttributePage(boolean rhs1)
Indicates if attribute page is shown. |
void |
setShowJoinLocationPage(boolean rhs1)
Indicates if location page is shown. |
void |
setShowJoinRelationshipPage(boolean rhs1)
Indicates if relationship page is shown. |
| Method Detail |
|---|
void setShowJoinAttributePage(boolean rhs1)
throws IOException,
AutomationException
rhs1 - The rhs1 (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setShowJoinRelationshipPage(boolean rhs1)
throws IOException,
AutomationException
rhs1 - The rhs1 (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setShowJoinLocationPage(boolean rhs1)
throws IOException,
AutomationException
rhs1 - The rhs1 (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 | ||||||||