public static class CmsModuleApp.Icons extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static com.vaadin.server.Resource |
APP
Icon for the module manager app.
|
static com.vaadin.server.Resource |
IMPORT
Icon for the 'import via http' button.
|
static com.vaadin.server.Resource |
LIST_ICON
Icon for the module list.
|
static com.vaadin.server.Resource |
RESINFO_ICON
Icon for resource info boxes.
|
| Constructor and Description |
|---|
Icons() |
public static com.vaadin.server.Resource APP
public static com.vaadin.server.Resource IMPORT
public static final com.vaadin.server.Resource LIST_ICON
public static com.vaadin.server.Resource RESINFO_ICON
public Icons()