|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Slideshow.Position | |
|---|---|
| org.cruxframework.crux.widgets.client.slideshow | |
| Uses of Slideshow.Position in org.cruxframework.crux.widgets.client.slideshow |
|---|
| Methods in org.cruxframework.crux.widgets.client.slideshow that return Slideshow.Position | |
|---|---|
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. |
| Methods in org.cruxframework.crux.widgets.client.slideshow with parameters of type Slideshow.Position | |
|---|---|
void |
SlideshowBaseController.addComponent(SlideshowComponent component,
Slideshow.Position position)
|
void |
Slideshow.addComponent(SlideshowComponent component,
Slideshow.Position position)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||