IValueEditorCreator interface

Internal interface used for definition new (custom) types of value editors

public interface Korzh.EasyQuery.IValueEditorCreator

Methods

Type Name Description
ValueEditor Create(String tag) Creates an instance of ValueEditor.