Package com.inductiveautomation.factorypmi.designer.property.configurators
package com.inductiveautomation.factorypmi.designer.property.configurators
-
ClassDescriptionA Configurator is the ill-conceived name for the GUI that handles the configuration of a given data binding typeWraps up all of the various bits and pieces that a binding factory needs to create a new binding for a component's property, given a binding interchange specCreates a JPanel with
JTextField
,JideButton
to launch binding-path browser, and a notification icon that reports the validation status of the field'sString
.An interface used as a callback when the popup variety of the ColorStateConfig is used.A browsing tool that allows the user to browse the database, generating appropriate select and update queries to match the user's selection.Classes that implement this will be able to create a NamedQuery from their own config.The SQL Configurator configures anSQLPropertyAdapter
.The "Configurator" for the Tag History binding type