| Package | Description |
|---|---|
| org.cruxframework.crux.widgets.client.slideshow |
| Modifier and Type | Method and Description |
|---|---|
static Slideshow.Position |
Slideshow.Position.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Slideshow.Position[] |
Slideshow.Position.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SlideshowBaseController.addComponent(SlideshowComponent component,
Slideshow.Position position) |
void |
Slideshow.addComponent(SlideshowComponent component,
Slideshow.Position position) |
Copyright © 2014. All rights reserved.