Class BackgroundColours

java.lang.Object
org.adempiere.webui.component.BackgroundColours

@Deprecated(since="13", forRemoval=true) public final class BackgroundColours extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
Background color constants
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • MANDATORY

      public static final String MANDATORY
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • ERROR

      public static final String ERROR
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • CORRECT

      public static final String CORRECT
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
  • Constructor Details

    • BackgroundColours

      public BackgroundColours()
      Deprecated, for removal: This API element is subject to removal in a future version.