Interface VariableEditor
public interface VariableEditor
An interface to get the editor of properties in Ejs
-
Method Summary
Modifier and TypeMethodDescriptionvoidupdateControlValues(boolean showErrors) voidupdateTableValues(PropertyEditor _editor, String _variable, String _value, Value _theValue)
-
Method Details
-
updateControlValues
void updateControlValues(boolean showErrors) -
updateTableValues
-