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
ConstructorsConstructorDescriptionRibbonGalleryProjection(RibbonGalleryContentModel contentModel, RibbonGalleryPresentationModel presentationModel) -
Method Summary
Methods inherited from class BlackboxProjection
getCommandOverlays, getContentModel, getPresentationModel, setCommandOverlays
-
Constructor Details
-
RibbonGalleryProjection
public RibbonGalleryProjection(RibbonGalleryContentModel contentModel, RibbonGalleryPresentationModel presentationModel)
-