| Package | Description |
|---|---|
| org.opencms.ui.apps.cacheadmin |
Contains classes of the cache admin app.
|
| org.opencms.ui.apps.user |
Contains classes of the user manager app.
|
| Modifier and Type | Method and Description |
|---|---|
protected static CmsInfoButton |
CmsCacheViewApp.getFlexStatisticButton()
Creates in info button for flex cache statistics.
|
protected static CmsInfoButton |
CmsCacheViewApp.getImageStatisticButton()
Creates in info button for image cache statistics.
|
static CmsInfoButton |
CmsCacheViewApp.getJavaStatisticButton()
Creates in info button for java cache statistics.
|
static CmsInfoButton |
CmsCacheViewApp.getJavaStatisticButton(CmsMemoryStatus memory)
Creates in info button for java cache statistics.
|
| Modifier and Type | Field and Description |
|---|---|
protected CmsInfoButton |
CmsAccountsApp.m_infoButton
vaadin component.
|