EditorsMap class

Represents editors map - the list which defines what editor will be used for a particular data type and operator.

public class Korzh.EasyQuery.EditorsMap
    : Collection<ValueEditorEntry>, IList<ValueEditorEntry>, ICollection<ValueEditorEntry>, IEnumerable<ValueEditorEntry>, IEnumerable, IList, ICollection, IReadOnlyList<ValueEditorEntry>, IReadOnlyCollection<ValueEditorEntry>

Methods

Type Name Description
void AddEditor(ValueEditor editor) Adds the editor with empty list of operators
ValueEditor FindEditor(Operator op, DataType type) Finds the editor by operator and data type.
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.
Powered by AiSTANT