|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 FormType 的软件包 | |
---|---|
org.activiti.engine.form | Classes related to the FormService . |
org.activiti.engine.impl.form |
org.activiti.engine.form 中 FormType 的使用 |
---|
实现 FormType 的 org.activiti.engine.form 中的类 | |
---|---|
class |
AbstractFormType
Custom form types should extend this abstract class. |
返回 FormType 的 org.activiti.engine.form 中的方法 | |
---|---|
FormType |
FormProperty.getType()
Type of the property. |
org.activiti.engine.impl.form 中 FormType 的使用 |
---|
实现 FormType 的 org.activiti.engine.impl.form 中的类 | |
---|---|
class |
BooleanFormType
|
class |
DateFormType
|
class |
EnumFormType
|
class |
LongFormType
|
class |
StringFormType
|
声明为 FormType 的 org.activiti.engine.impl.form 中的字段 | |
---|---|
protected FormType |
FormPropertyImpl.type
|
返回 FormType 的 org.activiti.engine.impl.form 中的方法 | |
---|---|
FormType |
FormPropertyImpl.getType()
|
|
||||||||||
上一个 下一个 | 框架 无框架 |