Interface VariableEditor


public interface VariableEditor
An interface to get the editor of properties in Ejs
  • Method Details

    • updateControlValues

      void updateControlValues(boolean showErrors)
    • updateTableValues

      void updateTableValues(PropertyEditor _editor, String _variable, String _value, Value _theValue)