| Package | Description |
|---|---|
| com.helger.bootstrap3.tooltip |
| Modifier and Type | Field and Description |
|---|---|
static Set<EBootstrapTooltipTrigger> |
BootstrapTooltip.DEFAULT_TRIGGER |
| Modifier and Type | Method and Description |
|---|---|
static EBootstrapTooltipTrigger |
EBootstrapTooltipTrigger.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EBootstrapTooltipTrigger[] |
EBootstrapTooltipTrigger.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<EBootstrapTooltipTrigger> |
BootstrapTooltip.getTrigger() |
| Modifier and Type | Method and Description |
|---|---|
BootstrapTooltip |
BootstrapTooltip.setTrigger(EBootstrapTooltipTrigger... aTrigger) |
| Modifier and Type | Method and Description |
|---|---|
BootstrapTooltip |
BootstrapTooltip.setTrigger(Collection<EBootstrapTooltipTrigger> aTrigger) |
Copyright © 2014–2015 Philip Helger. All rights reserved.