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