Uses of Interface
org.opencms.ui.favorites.I_CmsFavoriteContext
Packages that use I_CmsFavoriteContext
-
Uses of I_CmsFavoriteContext in org.opencms.ui.favorites
Classes in org.opencms.ui.favorites that implement I_CmsFavoriteContextModifier and TypeClassDescriptionclass
Context for the favorite dialog opened from the workplace.class
Favorite dialog context for the case where the dialog is opened from the page editor, in an iframe.Constructors in org.opencms.ui.favorites with parameters of type I_CmsFavoriteContextModifierConstructorDescriptionCmsFavoriteDialog
(I_CmsFavoriteContext context, CmsFavoriteDAO favDao) Creates a new dialog instance.