ButtonConstants

  • ButtonConstants is a collection of constants used by PayButton.

  • It includes nested classes for ButtonTheme and ButtonType, which are enumerations for button themes and types respectively.

  • ButtonConstants inherits standard methods from the java.lang.Object class.

public final class ButtonConstants extends Object

A collection of constants used by PayButton

Nested Class Summary

@interface ButtonConstants.ButtonTheme An enumeration of button themes. 
@interface ButtonConstants.ButtonType An enumeration of button types. 

Inherited Method Summary