Interface BindingEditContext

  • All Known Implementing Classes:
    BindingEditor

    public interface BindingEditContext
    • Method Detail

      • notifyConfigChanged

        void notifyConfigChanged()
        Call this when the UI state has been altered by the user in a way that will alter the outcome BindingConfig
      • hasTransforms

        boolean hasTransforms()
      • getCurrentValue

        @Nullable
        com.inductiveautomation.ignition.common.gson.JsonElement getCurrentValue()
        The current value of the target property, if any