|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFindPanelEvents
Provides access to events that control communication from find pages to the main find form.
| Method Summary | |
|---|---|
void |
executeFind(boolean refreshResultsOnly)
Tells Find Dialog to execute a find. |
void |
outputsChanged()
Notifies Find Dialog that the outputs of the find panel have changed. |
| Method Detail |
|---|
void outputsChanged()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void executeFind(boolean refreshResultsOnly)
throws IOException,
AutomationException
refreshResultsOnly - The refreshResultsOnly (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 | ||||||||