public interface BootstrapBrandView
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
KEY |
| Modifier and Type | Method and Description |
|---|---|
BootstrapBrand |
getBootstrapBrand() |
void |
setBootstrapBrand(BootstrapBrand bootstrapBrand)
Changes the color of the view to match the given Bootstrap Brand
|
static final java.lang.String KEY
void setBootstrapBrand(@NonNull
BootstrapBrand bootstrapBrand)
bootstrapBrand - the Bootstrap Brand@NonNull BootstrapBrand getBootstrapBrand()