Package | Description |
---|---|
org.jboss.seam.ui.graphicImage |
Modifier and Type | Method and Description |
---|---|
GraphicImageStore.ImageWrapper |
GraphicImageStore.get(String key) |
GraphicImageStore.ImageWrapper |
GraphicImageStore.remove(String key) |
Modifier and Type | Method and Description |
---|---|
String |
GraphicImageStore.put(GraphicImageStore.ImageWrapper image)
Put a image into the store
|
String |
GraphicImageStore.put(GraphicImageStore.ImageWrapper image,
String key)
Put an image into the store.
|
Copyright © 2015 Seam Framework. All Rights Reserved.