【问题标题】:How to call propertychange with combobox using customeditors in propertygrid ext js如何在propertygrid ext js中使用customeditors通过组合框调用propertychange
【发布时间】:2015-03-02 05:50:55
【问题描述】:

在 ext js propertyGrid 中,我有带有组合框的自定义编辑器。我想在组合框中输入自己的文本,而不是从选项列表中选择。那么如何在combo中保留输入的文本,我们可以对其应用propertychange吗?

【问题讨论】:

  • 我们只能从组合框下拉列表中选择值,但我们不能使用在 Ext Js 的组合框中手动输入的文本。因此,根据当今可用的框架,这将是不可能的。

标签: extjs combobox propertygrid propertychangelistener


【解决方案1】:

我们可以从组合框的下拉列表中选择值。但是我们不能通过在组合框的文本字段中手动输入值来传递值。根据目前可用的框架,上述实现是不可能的

【讨论】:

    猜你喜欢
    • 2012-11-13
    • 2014-09-04
    • 1970-01-01
    • 2018-03-20
    • 1970-01-01
    • 2023-03-11
    • 1970-01-01
    • 2011-11-12
    • 2012-07-30
    相关资源
    最近更新 更多