| Package | Description |
|---|---|
| de.agilecoders.wicket.markup.html.bootstrap.html |
| Modifier and Type | Method and Description |
|---|---|
MetaTag.Type |
MetaTag.type() |
static MetaTag.Type |
MetaTag.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetaTag.Type[] |
MetaTag.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MetaTag |
MetaTag.type(MetaTag.Type type) |
Copyright © 2013 agilecoders.de. All Rights Reserved.