public static class Appearance.Labels
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
Appearance.LabelAppearance |
getEditText()
Внешний вид полей ввода текста
|
Appearance.LabelAppearance |
getError()
Внешний вид текста об ошибке
|
Appearance.LabelAppearance |
getH1()
Внешний вид заголовка H1
|
Appearance.LabelAppearance |
getH2()
Внешний вид заголовка H2
|
Appearance.LabelAppearance |
getKey()
Внешний вид ключа в ячейке
|
Appearance.LabelAppearance |
getModalDescription()
Внешний вид описания в модальных окнах
|
Appearance.LabelAppearance |
getModalTitle()
Внешний вид заголовка модальных окон
|
Appearance.LabelAppearance |
getScannerError()
Внешний вид текста ошибки на экране сканирования QR-кода
|
Appearance.LabelAppearance |
getSliderTitle()
Внешний вид заголовка выезжающего меню
|
Appearance.LabelAppearance |
getSubtitle()
Внешний вид подзаголовка
|
Appearance.LabelAppearance |
getValue()
Внешний вид значения в ячейке
|
public Appearance.LabelAppearance getH1()
public Appearance.LabelAppearance getH2()
public Appearance.LabelAppearance getSliderTitle()
public Appearance.LabelAppearance getSubtitle()
public Appearance.LabelAppearance getKey()
public Appearance.LabelAppearance getValue()
public Appearance.LabelAppearance getModalTitle()
public Appearance.LabelAppearance getModalDescription()
public Appearance.LabelAppearance getError()
public Appearance.LabelAppearance getEditText()
public Appearance.LabelAppearance getScannerError()