JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH:
Package
com.flowable.platform.api.repository
Interface DashboardComponentDataFormats
public interface
DashboardComponentDataFormats
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
KEY_VALUE_LIST
static final
String
KEY_VALUES_LIST
static final
String
SINGLE_VALUE
static final
String
TABLE
Field Details
SINGLE_VALUE
static final
String
SINGLE_VALUE
See Also:
Constant Field Values
KEY_VALUE_LIST
static final
String
KEY_VALUE_LIST
See Also:
Constant Field Values
KEY_VALUES_LIST
static final
String
KEY_VALUES_LIST
See Also:
Constant Field Values
TABLE
static final
String
TABLE
See Also:
Constant Field Values