public class FloatEditor extends PropertyEditorSupport
Integer.| 构造器和说明 |
|---|
FloatEditor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
setAsText(String text)
Map the argument text into and Integer using Integer.valueOf.
|
public void setAsText(String text)
setAsText 在接口中 PropertyEditorsetAsText 在类中 PropertyEditorSupportCopyright © 2021. All rights reserved.