ButtonType
This class is no longer available in the most recent version of the SDK.
Extends:Enum
Package:ui
Class Methods
values()
public static ButtonType values()
valueOf(String)
public static ButtonType valueOf(String name)
ParameterDescription
name
Instance Methods
getValue()
public int getValue()
Constants
BEGIN
public static final ButtonType BEGIN
CONFIRM
public static final ButtonType CONFIRM
CONTINUE
public static final ButtonType CONTINUE
LOG_IN
public static final ButtonType LOG_IN
OK
public static final ButtonType OK
SEND
public static final ButtonType SEND
START
public static final ButtonType START
SUBMIT
public static final ButtonType SUBMIT