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
 
 
 
 
- 
 public class PropertySearchCursor extends AbstractJsonCursor 
- 
- 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.StringgetProperty(JsonPath propertyPath)protected booleanisSearchKeys()- 
Methods inherited from class com.inductiveautomation.perspective.designer.search.AbstractJsonCursorgetLocation, initialize, predicate
 - 
Methods inherited from class com.inductiveautomation.ignition.designer.findreplace.AbstractDeferredCursoraddSearchCursor, addSearchObject, next
 - 
Methods inherited from class com.inductiveautomation.ignition.designer.findreplace.SearchObjectCursorof
 
- 
 
- 
- 
- 
Method Detail- 
isSearchKeysprotected boolean isSearchKeys() - Overrides:
- isSearchKeysin class- AbstractJsonCursor
 
 - 
getPropertyprotected java.lang.String getProperty(JsonPath propertyPath) - Overrides:
- getPropertyin class- AbstractJsonCursor
 
 
- 
 
-