提交 f73b7fdf 编写于 作者: S Serge Rider

#6216 Filters management enhancement (save, customize, menu redesign)

上级 406574cc
...@@ -4096,7 +4096,7 @@ public class ResultSetViewer extends Viewer ...@@ -4096,7 +4096,7 @@ public class ResultSetViewer extends Viewer
return cellValue; return cellValue;
} }
}, },
INPUT("Input ... ", UIIcon.FILTER_INPUT) { INPUT("Custom ... ", UIIcon.FILTER_INPUT) {
@Override @Override
Object getValue(@NotNull ResultSetViewer viewer, @NotNull DBDAttributeBinding attribute, @NotNull DBCLogicalOperator operator, boolean useDefault) Object getValue(@NotNull ResultSetViewer viewer, @NotNull DBDAttributeBinding attribute, @NotNull DBCLogicalOperator operator, boolean useDefault)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册