public interface IDisplayTypeAttributes
Represents display-type attributes defined on the field definition
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IDisplayTypeAttributes.INumberRangeColor
Represents number-ranged color definition
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
getEnumValueColors()
Returns colors for enum values on the responsive view.
|
java.util.List<IDisplayTypeAttributes.INumberRangeColor> |
getNumberRangeColors()
Returns color for specific range of integers on the responsive view.
|
java.util.Map<java.lang.String,java.lang.String> getEnumValueColors()
IEnumValue.getName(), and
the map values are the color in the String format.java.util.List<IDisplayTypeAttributes.INumberRangeColor> getNumberRangeColors()
IDisplayTypeAttributes.INumberRangeColor
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.