Uses of Class
org.opencms.ui.components.CmsInfoButton
Packages that use CmsInfoButton
Package
Description
Contains classes of the cache admin app.
Contains classes of the user manager app.
-
Uses of CmsInfoButton in org.opencms.ui.apps.cacheadmin
Methods in org.opencms.ui.apps.cacheadmin that return CmsInfoButtonModifier and TypeMethodDescriptionprotected 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. -
Uses of CmsInfoButton in org.opencms.ui.apps.user
Fields in org.opencms.ui.apps.user declared as CmsInfoButtonModifier and TypeFieldDescriptionprotected CmsInfoButton
CmsAccountsApp.m_infoButton
vaadin component.