Package | Description |
---|---|
ej.wadapps.management |
Contains application management tools and registries to declare
ej.wadapps.app implementations. |
Modifier and Type | Class and Description |
---|---|
class |
ImageInfoProxy |
Modifier and Type | Method and Description |
---|---|
ImageInfo[] |
ApplicationMetadataProxy.getIconsList() |
ImageInfo[] |
ApplicationMetadata.getIconsList()
Gets the list of icons for this application.
|
ImageInfo[] |
ApplicationMetadataProxy.getScreenshotsList() |
ImageInfo[] |
ApplicationMetadata.getScreenshotsList()
Gets the list of screenshots for this application.
|