Interface InventoryTagsConfig
-
-
Field Summary
Fields Modifier and Type Field Description static String
GROUP
static String
tagStyleSection
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default int
fillOpacity()
default boolean
showTagFill()
default boolean
showTagOutline()
default boolean
showTagUnderline()
-
-
-
Field Detail
-
GROUP
static final String GROUP
- See Also:
- Constant Field Values
-
tagStyleSection
static final String tagStyleSection
- See Also:
- Constant Field Values
-
-