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. |
Internal interface used for definition new (custom) types of value editors
public interface Korzh.EasyQuery.IValueEditorCreator
Type | Name | Description |
---|---|---|
ValueEditor |
Create(String tag) |
Creates an instance of ValueEditor. |