Package | Description |
---|---|
com.manydesigns.portofino.pageactions.gallery |
Modifier and Type | Field and Description |
---|---|
protected List<Image> |
Gallery.images |
Modifier and Type | Method and Description |
---|---|
List<Image> |
GalleryAction.getImages() |
List<Image> |
Gallery.getImages() |
Modifier and Type | Method and Description |
---|---|
boolean |
GalleryView.addImage(Image image) |
Boolean |
Gallery.addImage(Image image) |
Modifier and Type | Method and Description |
---|---|
int |
GalleryView.addImages(Collection<Image> images) |
Constructor and Description |
---|
Gallery(String id,
String name,
List<Image> images) |