You can also use the BeanInfo to hide certain properties from the rule editor simply by having your BeanInfo not return a PropertyDescriptor for these properties.
您还可以使用BeanInfo在规则编辑器中隐藏某些属性,只需要让您的 BeanInfo不为这些属性返回PropertyDescriptor 即可。
You can also use the BeanInfo to hide certain properties from the rule editor simply by having your BeanInfo not return a PropertyDescriptor for these properties.
您还可以使用BeanInfo在规则编辑器中隐藏某些属性,只需要让您的 BeanInfo不为这些属性返回PropertyDescriptor 即可。
应用推荐