Uses of Interface
org.pushingpixels.radiance.component.api.ribbon.model.RibbonGalleryContentModel.GalleryCommandAction
-
Packages that use RibbonGalleryContentModel.GalleryCommandAction Package Description org.pushingpixels.radiance.component.api.ribbon.model org.pushingpixels.radiance.component.internal.ui.ribbon -
-
Uses of RibbonGalleryContentModel.GalleryCommandAction in org.pushingpixels.radiance.component.api.ribbon.model
Methods in org.pushingpixels.radiance.component.api.ribbon.model with parameters of type RibbonGalleryContentModel.GalleryCommandAction Modifier and Type Method Description voidRibbonGalleryContentModel. addCommandActivationListener(RibbonGalleryContentModel.GalleryCommandAction l)Adds aRibbonGalleryContentModel.GalleryCommandActionto the model.voidRibbonGalleryContentModel. removeCommandActivationListener(RibbonGalleryContentModel.GalleryCommandAction l)Removes aRibbonGalleryContentModel.GalleryCommandActionfrom the model. -
Uses of RibbonGalleryContentModel.GalleryCommandAction in org.pushingpixels.radiance.component.internal.ui.ribbon
Fields in org.pushingpixels.radiance.component.internal.ui.ribbon declared as RibbonGalleryContentModel.GalleryCommandAction Modifier and Type Field Description private RibbonGalleryContentModel.GalleryCommandActionBasicRibbonGalleryUI. galleryCommandSelectionListener
-