Class SearchReplaceDialog.TargetSettings
java.lang.Object
com.inductiveautomation.ignition.designer.findreplace.SearchReplaceDialog.TargetSettings
- All Implemented Interfaces:
 SearchProvider.SelectedObjectsHandler
- Enclosing class:
 - SearchReplaceDialog
 
protected class SearchReplaceDialog.TargetSettings
extends Object
implements SearchProvider.SelectedObjectsHandler
- 
Nested Class Summary
Nested Classes - 
Method Summary
Modifier and TypeMethodDescriptionThe component that was clicked on to prompt the change in selectionprotected voidbooleanprotected voidvoidsetSelectedObjects(List<Object> objects)  
- 
Method Details
- 
initComponents
protected void initComponents() - 
getComponent
 - 
isSelected
public boolean isSelected() - 
selectObjects
protected void selectObjects() - 
setSelectedObjects
- Specified by:
 setSelectedObjectsin interfaceSearchProvider.SelectedObjectsHandler
 - 
getParentFrame
 - 
getSelectionComponent
Description copied from interface:SearchProvider.SelectedObjectsHandlerThe component that was clicked on to prompt the change in selection- Specified by:
 getSelectionComponentin interfaceSearchProvider.SelectedObjectsHandler
 - 
getPreviousSelection
- Specified by:
 getPreviousSelectionin interfaceSearchProvider.SelectedObjectsHandler
 
 -