|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITableCalculator
Provides access to members that control the characteristics the calculator form the table.
Method Summary | |
---|---|
boolean |
isFireRowChangedEventsForJoins()
Indicates if row changed events should be fires for join tables. |
void |
setFireRowChangedEventsForJoins(boolean pFireRowEvents)
Indicates if row changed events should be fires for join tables. |
Method Detail |
---|
boolean isFireRowChangedEventsForJoins() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setFireRowChangedEventsForJoins(boolean pFireRowEvents) throws IOException, AutomationException
pFireRowEvents
- The pFireRowEvents (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 |