Class JsonSchemaFilterListener

java.lang.Object
com.inductiveautomation.ignition.client.jsonedit.JsonSchemaFilterListener
All Implemented Interfaces:
NodeChangeListener

public class JsonSchemaFilterListener extends Object implements NodeChangeListener
Listens to document models in order to drive the visibility of DocumentNodes based upon their schema and the "visibleWhen" meta-validator.
  • Constructor Details

    • JsonSchemaFilterListener

      public JsonSchemaFilterListener()
  • Method Details