| Package | Description |
|---|---|
| org.apache.wicket.markup.html.media |
| Modifier and Type | Method and Description |
|---|---|
MediaComponent.Preload |
MediaComponent.getPreload()
The type of preload
|
static MediaComponent.Preload |
MediaComponent.Preload.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediaComponent.Preload[] |
MediaComponent.Preload.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaComponent.setPreload(MediaComponent.Preload preload)
Sets the type of preload.
|
Copyright © 2006–2021 Apache Software Foundation. All rights reserved.