public interface ToolBarDetails
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ToolBarDetails.LabelToolItemDetails |
| Modifier and Type | Method and Description |
|---|---|
BorderDetails |
border() |
ButtonDetails |
buttonOverride() |
String |
gradient() |
ToolBarDetails.LabelToolItemDetails |
labelItem() |
EdgeDetails |
padding() |
String gradient()
BorderDetails border()
EdgeDetails padding()
ButtonDetails buttonOverride()
ToolBarDetails.LabelToolItemDetails labelItem()
Copyright © 2015. All Rights Reserved.