Uses of Interface
org.pushingpixels.radiance.component.api.common.model.BaseCommandButtonPresentationModel.PopupAnchorBoundsProvider
Packages that use BaseCommandButtonPresentationModel.PopupAnchorBoundsProvider
-
Uses of BaseCommandButtonPresentationModel.PopupAnchorBoundsProvider in org.pushingpixels.radiance.component.api.common.model
Fields in org.pushingpixels.radiance.component.api.common.model declared as BaseCommandButtonPresentationModel.PopupAnchorBoundsProviderModifier and TypeFieldDescriptionBaseCommandButtonPresentationModel.BaseBuilder.popupAnchorBoundsProvider
BaseCommandButtonPresentationModel.Overlay.popupAnchorBoundsProvider
BaseCommandButtonPresentationModel.popupAnchorBoundsProvider
Methods in org.pushingpixels.radiance.component.api.common.model that return BaseCommandButtonPresentationModel.PopupAnchorBoundsProviderModifier and TypeMethodDescriptionBaseCommandButtonPresentationModel.getPopupAnchorBoundsProvider()
BaseCommandButtonPresentationModel.Overlay.getPopupAnchorBoundsProvider()
Methods in org.pushingpixels.radiance.component.api.common.model with parameters of type BaseCommandButtonPresentationModel.PopupAnchorBoundsProviderModifier and TypeMethodDescriptionBaseCommandButtonPresentationModel.BaseBuilder.setPopupAnchorBoundsProvider
(BaseCommandButtonPresentationModel.PopupAnchorBoundsProvider popupAnchorBoundsProvider) BaseCommandButtonPresentationModel.Overlay.setPopupAnchorBoundsProvider
(BaseCommandButtonPresentationModel.PopupAnchorBoundsProvider popupAnchorBoundsProvider)