public static class Appearance.Views
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
Appearance.ViewAppearance |
getCamera()
Фон фрагмента с камерой
|
Appearance.ViewAppearance |
getDialogs()
Фон экрана под диалоговыми окнами
|
Appearance.ViewAppearance |
getDocumentPreview()
Фон ячейки с предварительным просмотром документа,
работает и при использовании
CKey.getLayoutsMapper() |
Appearance.ViewAppearance |
getEditText()
Фон поля для ввода текста
|
Appearance.ViewAppearance |
getLoader()
Фон экрана загрузки
|
Appearance.ViewAppearance |
getMain()
Фон всех Activity
|
Appearance.ViewAppearance |
getModal()
Фон модальных окон
|
Appearance.ViewAppearance |
getPdfPage()
Фон страницы PDF-документа
|
Appearance.ViewAppearance |
getPdfPageSeparator()
Фон полосы-разделителя страниц документа
|
Appearance.ViewAppearance |
getProgressBar()
Фон индикатора прогресса
|
Appearance.ViewAppearance |
getSlideUpView()
Фон выезжающего окна
|
public Appearance.ViewAppearance getMain()
public Appearance.ViewAppearance getModal()
public Appearance.ViewAppearance getCamera()
public Appearance.ViewAppearance getDocumentPreview()
CKey.getLayoutsMapper()
public Appearance.ViewAppearance getSlideUpView()
public Appearance.ViewAppearance getProgressBar()
public Appearance.ViewAppearance getEditText()
public Appearance.ViewAppearance getLoader()
public Appearance.ViewAppearance getDialogs()
public Appearance.ViewAppearance getPdfPage()
public Appearance.ViewAppearance getPdfPageSeparator()