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 SummaryModifier and TypeMethodDescriptionprotected StringgetProperty(JsonPath propertyPath) protected booleanMethods inherited from class com.inductiveautomation.perspective.designer.search.AbstractJsonCursorgetLocation, initialize, predicateMethods inherited from class com.inductiveautomation.ignition.designer.findreplace.AbstractDeferredCursoraddSearchCursor, addSearchObject, nextMethods inherited from class com.inductiveautomation.ignition.designer.findreplace.SearchObjectCursorof
- 
Method Details- 
isSearchKeysprotected boolean isSearchKeys()- Overrides:
- isSearchKeysin class- AbstractJsonCursor
 
- 
getProperty- Overrides:
- getPropertyin class- AbstractJsonCursor
 
 
-