| Package | Description |
|---|---|
| net.dontdrinkandroot.wicket.behavior.aria |
| Modifier and Type | Method and Description |
|---|---|
static Aria |
Aria.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Aria[] |
Aria.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AriaAppender(Aria attribute) |
AriaAppender(Aria attribute,
org.apache.wicket.model.IModel<String> value) |
AriaAppender(Aria attribute,
String value) |
Copyright © 2013 dontdrinkandroot. All rights reserved.