|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 AbstractFormType 的软件包 | |
---|---|
org.activiti.engine.impl.cfg | |
org.activiti.engine.impl.form |
org.activiti.engine.impl.cfg 中 AbstractFormType 的使用 |
---|
类型参数类型为 AbstractFormType 的 org.activiti.engine.impl.cfg 中的字段 | |
---|---|
protected List<AbstractFormType> |
ProcessEngineConfigurationImpl.customFormTypes
|
返回变量类型为 AbstractFormType 的类型的 org.activiti.engine.impl.cfg 中的方法 | |
---|---|
List<AbstractFormType> |
ProcessEngineConfigurationImpl.getCustomFormTypes()
|
类型变量类型为 AbstractFormType 的 org.activiti.engine.impl.cfg 中的方法参数 | |
---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setCustomFormTypes(List<AbstractFormType> customFormTypes)
|
org.activiti.engine.impl.form 中 AbstractFormType 的使用 |
---|
org.activiti.engine.impl.form 中 AbstractFormType 的子类 | |
---|---|
class |
BooleanFormType
|
class |
DateFormType
|
class |
EnumFormType
|
class |
LongFormType
|
class |
StringFormType
|
声明为 AbstractFormType 的 org.activiti.engine.impl.form 中的字段 | |
---|---|
protected AbstractFormType |
FormPropertyHandler.type
|
类型参数类型为 AbstractFormType 的 org.activiti.engine.impl.form 中的字段 | |
---|---|
protected Map<String,AbstractFormType> |
FormTypes.formTypes
|
返回 AbstractFormType 的 org.activiti.engine.impl.form 中的方法 | |
---|---|
AbstractFormType |
FormPropertyHandler.getType()
|
AbstractFormType |
FormTypes.parseFormPropertyType(org.activiti.bpmn.model.FormProperty formProperty)
|
参数类型为 AbstractFormType 的 org.activiti.engine.impl.form 中的方法 | |
---|---|
void |
FormTypes.addFormType(AbstractFormType formType)
|
void |
FormPropertyHandler.setType(AbstractFormType type)
|
|
||||||||||
上一个 下一个 | 框架 无框架 |