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