|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
public interface FormType
Used to indicate the type on a FormProperty
.
方法摘要 | |
---|---|
Object |
getInformation(String key)
Retrieve type specific extra information like the list of values for enum types or the format for date types. |
String |
getName()
Name for the form type. |
方法详细信息 |
---|
String getName()
Object getInformation(String key)
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |