JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.inductiveautomation.ignition.designer.findreplace
Interface SearchResultsListener
All Known Implementing Classes:
SearchReplaceDialog.SearchTask
public interface
SearchResultsListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
found
(
List
<
SearchObject
> results)
Method Details
found
void
found
(
List
<
SearchObject
> results)