JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.flowable.platform.api.repository
DashboardComponentDataFormats
Contents
Description
Field Summary
Field Details
SINGLE_VALUE
KEY_VALUE_LIST
KEY_VALUES_LIST
TABLE
Hide sidebar
Show sidebar
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