Interface InventoryTagsConfig
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringGROUPstatic java.lang.StringtagStyleSection
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default intfillOpacity()default booleanshowTagFill()default booleanshowTagOutline()default booleanshowTagUnderline()
-
-
-
Field Detail
-
GROUP
static final java.lang.String GROUP
- See Also:
- Constant Field Values
-
tagStyleSection
static final java.lang.String tagStyleSection
- See Also:
- Constant Field Values
-
-