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 String
getProperty
(JsonPath propertyPath) protected boolean
Methods inherited from class com.inductiveautomation.perspective.designer.search.AbstractJsonCursor
getLocation, initialize, predicate
Methods inherited from class com.inductiveautomation.ignition.designer.findreplace.AbstractDeferredCursor
addSearchCursor, addSearchObject, next
Methods inherited from class com.inductiveautomation.ignition.designer.findreplace.SearchObjectCursor
of
-
Method Details
-
isSearchKeys
protected boolean isSearchKeys()- Overrides:
isSearchKeys
in classAbstractJsonCursor
-
getProperty
- Overrides:
getProperty
in classAbstractJsonCursor
-