Class: ButtonTextClass

ButtonTextClass

A class with constants for button texts. This class has a global variable: ButtonText

Constructor

new ButtonTextClass()

Author:
  • Patrick Siegmund
Source:

Members

CANCEL_BUTTON_TEXT :String

Standard button text 'Abbrechen'.
Type:
  • String
Source:

NO_BUTTON_TEXT :String

Standard button text 'Nein'.
Type:
  • String
Source:

OK_BUTTON_TEXT :String

Standard button text 'Ok'.
Type:
  • String
Source:

YES_BUTTON_TEXT :String

Standard button text 'Ja'.
Type:
  • String
Source: