Class RibbonGalleryProjection
- java.lang.Object
-
- org.pushingpixels.radiance.component.api.common.projection.BlackboxProjection<RibbonGalleryContentModel,RibbonGalleryPresentationModel>
-
- org.pushingpixels.radiance.component.api.ribbon.projection.RibbonGalleryProjection
-
public class RibbonGalleryProjection extends BlackboxProjection<RibbonGalleryContentModel,RibbonGalleryPresentationModel>
-
-
Constructor Summary
Constructors Constructor Description RibbonGalleryProjection(RibbonGalleryContentModel contentModel, RibbonGalleryPresentationModel presentationModel)
-
Method Summary
-
Methods inherited from class org.pushingpixels.radiance.component.api.common.projection.BlackboxProjection
getCommandOverlays, getContentModel, getPresentationModel, setCommandOverlays
-
-
-
-
Constructor Detail
-
RibbonGalleryProjection
public RibbonGalleryProjection(RibbonGalleryContentModel contentModel, RibbonGalleryPresentationModel presentationModel)
-
-