JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
A
allFieldsAsMap()
- Method in class org.flowable.form.model.
SimpleFormModel
AMOUNT
- Static variable in interface org.flowable.form.model.
FormFieldTypes
B
BOOLEAN
- Static variable in interface org.flowable.form.model.
FormFieldTypes
C
collectSubFields(List<FormField>, List<FormField>)
- Method in class org.flowable.form.model.
SimpleFormModel
CONTAINER
- Static variable in interface org.flowable.form.model.
FormFieldTypes
D
DATE
- Static variable in interface org.flowable.form.model.
FormFieldTypes
DECIMAL
- Static variable in interface org.flowable.form.model.
FormFieldTypes
description
- Variable in class org.flowable.form.model.
SimpleFormModel
DROPDOWN
- Static variable in interface org.flowable.form.model.
FormFieldTypes
E
expression
- Variable in class org.flowable.form.model.
ExpressionFormField
EXPRESSION
- Static variable in interface org.flowable.form.model.
FormFieldTypes
ExpressionFormField
- Class in
org.flowable.form.model
ExpressionFormField()
- Constructor for class org.flowable.form.model.
ExpressionFormField
F
fields
- Variable in class org.flowable.form.model.
FormContainer
fields
- Variable in class org.flowable.form.model.
SimpleFormModel
FormContainer
- Class in
org.flowable.form.model
FormContainer()
- Constructor for class org.flowable.form.model.
FormContainer
FormField
- Class in
org.flowable.form.model
FormField()
- Constructor for class org.flowable.form.model.
FormField
FormFieldTypes
- Interface in
org.flowable.form.model
FormOutcome
- Class in
org.flowable.form.model
FormOutcome()
- Constructor for class org.flowable.form.model.
FormOutcome
FUNCTIONAL_GROUP
- Static variable in interface org.flowable.form.model.
FormFieldTypes
G
getDescription()
- Method in class org.flowable.form.model.
SimpleFormModel
getExpression()
- Method in class org.flowable.form.model.
ExpressionFormField
getFields()
- Method in class org.flowable.form.model.
FormContainer
getFields()
- Method in class org.flowable.form.model.
SimpleFormModel
Do not use this method for logical operations since it only return the top level fields.
getHasEmptyValue()
- Method in class org.flowable.form.model.
OptionFormField
getId()
- Method in class org.flowable.form.model.
FormField
getId()
- Method in class org.flowable.form.model.
FormOutcome
getId()
- Method in class org.flowable.form.model.
Option
getKey()
- Method in class org.flowable.form.model.
SimpleFormModel
getLayout()
- Method in class org.flowable.form.model.
FormField
getName()
- Method in class org.flowable.form.model.
FormField
getName()
- Method in class org.flowable.form.model.
FormOutcome
getName()
- Method in class org.flowable.form.model.
Option
getName()
- Method in class org.flowable.form.model.
SimpleFormModel
getOptions()
- Method in class org.flowable.form.model.
OptionFormField
getOptionsExpression()
- Method in class org.flowable.form.model.
OptionFormField
getOptionType()
- Method in class org.flowable.form.model.
OptionFormField
getOutcomes()
- Method in class org.flowable.form.model.
SimpleFormModel
getOutcomeVariableName()
- Method in class org.flowable.form.model.
SimpleFormModel
getParam(String)
- Method in class org.flowable.form.model.
FormField
getParams()
- Method in class org.flowable.form.model.
FormField
getPlaceholder()
- Method in class org.flowable.form.model.
FormField
getRow()
- Method in class org.flowable.form.model.
LayoutDefinition
getType()
- Method in class org.flowable.form.model.
FormField
getValue()
- Method in class org.flowable.form.model.
FormField
getVersion()
- Method in class org.flowable.form.model.
SimpleFormModel
H
hasEmptyValue
- Variable in class org.flowable.form.model.
OptionFormField
HEADLINE
- Static variable in interface org.flowable.form.model.
FormFieldTypes
HEADLINE_WITH_LINE
- Static variable in interface org.flowable.form.model.
FormFieldTypes
HORIZONTAL_LINE
- Static variable in interface org.flowable.form.model.
FormFieldTypes
HYPERLINK
- Static variable in interface org.flowable.form.model.
FormFieldTypes
I
id
- Variable in class org.flowable.form.model.
FormField
id
- Variable in class org.flowable.form.model.
FormOutcome
id
- Variable in class org.flowable.form.model.
Option
INTEGER
- Static variable in interface org.flowable.form.model.
FormFieldTypes
isOverrideId()
- Method in class org.flowable.form.model.
FormField
isReadOnly()
- Method in class org.flowable.form.model.
FormField
isRequired()
- Method in class org.flowable.form.model.
FormField
K
key
- Variable in class org.flowable.form.model.
SimpleFormModel
L
layout
- Variable in class org.flowable.form.model.
FormField
LayoutDefinition
- Class in
org.flowable.form.model
LayoutDefinition()
- Constructor for class org.flowable.form.model.
LayoutDefinition
LayoutDefinition(Integer)
- Constructor for class org.flowable.form.model.
LayoutDefinition
listAllFields()
- Method in class org.flowable.form.model.
SimpleFormModel
M
MULTI_LINE_TEXT
- Static variable in interface org.flowable.form.model.
FormFieldTypes
N
name
- Variable in class org.flowable.form.model.
FormField
name
- Variable in class org.flowable.form.model.
FormOutcome
name
- Variable in class org.flowable.form.model.
Option
name
- Variable in class org.flowable.form.model.
SimpleFormModel
O
Option
- Class in
org.flowable.form.model
Option(String)
- Constructor for class org.flowable.form.model.
Option
Option()
- Constructor for class org.flowable.form.model.
Option
OptionFormField
- Class in
org.flowable.form.model
OptionFormField()
- Constructor for class org.flowable.form.model.
OptionFormField
options
- Variable in class org.flowable.form.model.
OptionFormField
optionsExpression
- Variable in class org.flowable.form.model.
OptionFormField
optionType
- Variable in class org.flowable.form.model.
OptionFormField
org.flowable.form.model
- package org.flowable.form.model
outcomes
- Variable in class org.flowable.form.model.
SimpleFormModel
outcomeVariableName
- Variable in class org.flowable.form.model.
SimpleFormModel
overrideId
- Variable in class org.flowable.form.model.
FormField
P
params
- Variable in class org.flowable.form.model.
FormField
PEOPLE
- Static variable in interface org.flowable.form.model.
FormFieldTypes
placeholder
- Variable in class org.flowable.form.model.
FormField
R
RADIO_BUTTONS
- Static variable in interface org.flowable.form.model.
FormFieldTypes
readOnly
- Variable in class org.flowable.form.model.
FormField
required
- Variable in class org.flowable.form.model.
FormField
row
- Variable in class org.flowable.form.model.
LayoutDefinition
S
setDescription(String)
- Method in class org.flowable.form.model.
SimpleFormModel
setExpression(String)
- Method in class org.flowable.form.model.
ExpressionFormField
setFields(List<List<FormField>>)
- Method in class org.flowable.form.model.
FormContainer
setFields(List<FormField>)
- Method in class org.flowable.form.model.
SimpleFormModel
setHasEmptyValue(Boolean)
- Method in class org.flowable.form.model.
OptionFormField
setId(String)
- Method in class org.flowable.form.model.
FormField
setId(String)
- Method in class org.flowable.form.model.
FormOutcome
setId(String)
- Method in class org.flowable.form.model.
Option
setKey(String)
- Method in class org.flowable.form.model.
SimpleFormModel
setLayout(LayoutDefinition)
- Method in class org.flowable.form.model.
FormField
setName(String)
- Method in class org.flowable.form.model.
FormField
setName(String)
- Method in class org.flowable.form.model.
FormOutcome
setName(String)
- Method in class org.flowable.form.model.
Option
setName(String)
- Method in class org.flowable.form.model.
SimpleFormModel
setOptions(List<Option>)
- Method in class org.flowable.form.model.
OptionFormField
setOptionsExpression(String)
- Method in class org.flowable.form.model.
OptionFormField
setOptionType(String)
- Method in class org.flowable.form.model.
OptionFormField
setOutcomes(List<FormOutcome>)
- Method in class org.flowable.form.model.
SimpleFormModel
setOutcomeVariableName(String)
- Method in class org.flowable.form.model.
SimpleFormModel
setOverrideId(boolean)
- Method in class org.flowable.form.model.
FormField
setParams(Map<String, Object>)
- Method in class org.flowable.form.model.
FormField
setPlaceholder(String)
- Method in class org.flowable.form.model.
FormField
setReadOnly(boolean)
- Method in class org.flowable.form.model.
FormField
setRequired(boolean)
- Method in class org.flowable.form.model.
FormField
setRow(Integer)
- Method in class org.flowable.form.model.
LayoutDefinition
setType(String)
- Method in class org.flowable.form.model.
FormField
setValue(Object)
- Method in class org.flowable.form.model.
FormField
setVersion(int)
- Method in class org.flowable.form.model.
SimpleFormModel
SimpleFormModel
- Class in
org.flowable.form.model
SimpleFormModel()
- Constructor for class org.flowable.form.model.
SimpleFormModel
SINGLE_LINE_TEXT
- Static variable in interface org.flowable.form.model.
FormFieldTypes
SPACER
- Static variable in interface org.flowable.form.model.
FormFieldTypes
T
type
- Variable in class org.flowable.form.model.
FormField
U
UPLOAD
- Static variable in interface org.flowable.form.model.
FormFieldTypes
V
value
- Variable in class org.flowable.form.model.
FormField
version
- Variable in class org.flowable.form.model.
SimpleFormModel
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2021
Flowable
. All rights reserved.