Uses of Class
org.opencms.ui.apps.modules.CmsModuleApp
Packages that use CmsModuleApp
-
Uses of CmsModuleApp in org.opencms.ui.apps.modules
Fields in org.opencms.ui.apps.modules declared as CmsModuleAppModifier and TypeFieldDescriptionprotected CmsModuleApp
A_CmsModuleImportForm.m_app
The module manager app instance.protected CmsModuleApp
CmsModuleTable.m_app
The module manager app instance.Constructors in org.opencms.ui.apps.modules with parameters of type CmsModuleAppModifierConstructorDescriptionA_CmsModuleImportForm
(CmsModuleApp app, com.vaadin.v7.ui.VerticalLayout start, com.vaadin.v7.ui.VerticalLayout report, Runnable run) Constructor.CmsImportTabForm
(CmsModuleApp app, Runnable run) Creates a new instance.CmsModuleImportForm
(CmsModuleApp app, com.vaadin.v7.ui.VerticalLayout start, com.vaadin.v7.ui.VerticalLayout report, Runnable run) Creates a new instance.CmsModuleTable
(CmsModuleApp app, Class<T> rowType, List<T> rows) Creates a new instance.CmsServerModuleImportForm
(CmsModuleApp app, com.vaadin.v7.ui.VerticalLayout start, com.vaadin.v7.ui.VerticalLayout report, Runnable run) Creates a new instance.