Uses of Interface
org.pushingpixels.radiance.component.api.ribbon.model.RibbonGalleryContentModel.GalleryCommandAction
Packages that use RibbonGalleryContentModel.GalleryCommandAction
-
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.GalleryCommandActionModifier and TypeMethodDescriptionvoidRibbonGalleryContentModel.addCommandActivationListener(RibbonGalleryContentModel.GalleryCommandAction l) Adds aRibbonGalleryContentModel.GalleryCommandActionto the model.voidRibbonGalleryContentModel.removeCommandActivationListener(RibbonGalleryContentModel.GalleryCommandAction l) Removes aRibbonGalleryContentModel.GalleryCommandActionfrom the model.