Class ItemQuantityMode


  • public final class ItemQuantityMode
    extends Object
    Utility class mapping Widget ItemQuantityMode values
    • Field Detail

      • ALWAYS

        public static final int ALWAYS
        Always show item quantity number
        See Also:
        Constant Field Values
      • STACKABLE

        public static final int STACKABLE
        Only show item quantity number if it's greater than 1
        See Also:
        Constant Field Values
    • Constructor Detail

      • ItemQuantityMode

        public ItemQuantityMode()