Class QueryHolder.QueryNode
java.lang.Object
com.inductiveautomation.factorypmi.application.binding.QueryHolder.QueryNode
- Direct Known Subclasses:
QueryHolder.NamedQueryNode
- Enclosing class:
- QueryHolder
When creating the
QueryHolder
, we parse the text the user input into string chunks and tag chunks.
The tag chunks then get listeners, so if the tag value changes we can rebuild the query.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setProperty
(PropertyListenerDescriptor descriptor) void
void
setTagListener
(TagListener tagListener) toString()