|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICFDataSourcePageExtension
Provides access to the ICFDataSourcePageExtension interface.
Method Summary | |
---|---|
boolean |
isDataSourceReadOnly()
Indicates if the data source can be changed. |
void |
setDataSourceReadOnly(boolean flag)
Indicates if the data source can be changed. |
Method Detail |
---|
boolean isDataSourceReadOnly() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDataSourceReadOnly(boolean flag) throws IOException, AutomationException
flag
- The flag (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 |