Uses of Interface
org.opencms.widgets.dataview.I_CmsDataView
Packages that use I_CmsDataView
-
Uses of I_CmsDataView in org.opencms.ui.dataview
Constructors in org.opencms.ui.dataview with parameters of type I_CmsDataViewModifierConstructorDescriptionCmsDataViewPanel
(I_CmsDataView viewInstance, boolean multiselect) Creates a new instance. -
Uses of I_CmsDataView in org.opencms.ui.dialogs.embedded
Methods in org.opencms.ui.dialogs.embedded that return I_CmsDataViewModifier and TypeMethodDescriptionCmsDataViewParams.createViewInstance
(CmsObject cms, Locale locale) Creates the data view instance.