Class PropertySearchCursor
java.lang.Object
com.inductiveautomation.ignition.designer.findreplace.SearchObjectCursor
com.inductiveautomation.ignition.designer.findreplace.AbstractDeferredCursor
com.inductiveautomation.perspective.designer.search.AbstractJsonCursor
com.inductiveautomation.perspective.designer.search.PropertySearchCursor
- 
Method Summary
Modifier and TypeMethodDescriptionprotected StringgetProperty(JsonPath propertyPath) protected booleanMethods inherited from class com.inductiveautomation.perspective.designer.search.AbstractJsonCursor
getLocation, initialize, predicateMethods inherited from class com.inductiveautomation.ignition.designer.findreplace.AbstractDeferredCursor
addSearchCursor, addSearchObject, nextMethods inherited from class com.inductiveautomation.ignition.designer.findreplace.SearchObjectCursor
of 
- 
Method Details
- 
isSearchKeys
protected boolean isSearchKeys()- Overrides:
 isSearchKeysin classAbstractJsonCursor
 - 
getProperty
- Overrides:
 getPropertyin classAbstractJsonCursor
 
 -