扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.beans类propertyeditorsupport的类成员方法: supportscustomeditor定义及介绍
发布时间:2014-2-17
本文导语:
supportscustomeditor
public boolean supportscustomeditor()
确定 propertyeditor 是否可以提供自定义编辑器。
指定者:接口 propertyeditor 中的 supportscustomeditor
返回:如果 propertyeditor 可以提供一个自定义编辑器,则返回 true。