|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGPTablesDomain2
Provides access to the Tables domain.
Method Summary | |
---|---|
boolean |
isShowOnlyStandaloneTables()
Indicates whether or not to show only standalone tables. |
void |
setShowOnlyStandaloneTables(boolean bShowOnlyStandaloneTables)
Indicates whether or not to show only standalone tables. |
Methods inherited from interface com.esri.arcgis.geoprocessing.IGPTablesDomain |
---|
isHideJoinedLayers, setHideJoinedLayers |
Method Detail |
---|
void setShowOnlyStandaloneTables(boolean bShowOnlyStandaloneTables) throws IOException, AutomationException
bShowOnlyStandaloneTables
- The bShowOnlyStandaloneTables (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isShowOnlyStandaloneTables() 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 |