| Package | Description |
|---|---|
| com.helger.bootstrap3.embed |
| Modifier and Type | Method and Description |
|---|---|
static EBootstrapEmbedType |
EBootstrapEmbedType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EBootstrapEmbedType[] |
EBootstrapEmbedType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BootstrapEmbed(EBootstrapEmbedType eType,
com.helger.html.hc.html.HCEmbed aEmbed) |
BootstrapEmbed(EBootstrapEmbedType eType,
com.helger.html.hc.html.HCIFrame aIFrame) |
BootstrapEmbed(EBootstrapEmbedType eType,
com.helger.html.hc.html.HCObject aObject) |
Copyright © 2014–2015 Philip Helger. All rights reserved.