Uses of Class
org.pushingpixels.radiance.component.internal.ui.bcb.BreadcrumbItemChoices
Packages that use BreadcrumbItemChoices
-
Uses of BreadcrumbItemChoices in org.pushingpixels.radiance.component.internal.ui.bcb
Methods in org.pushingpixels.radiance.component.internal.ui.bcb with parameters of type BreadcrumbItemChoicesModifier and TypeMethodDescriptionprivate void
BasicBreadcrumbBarUI.configurePopupAction
(Command command, BreadcrumbItemChoices<Object> bic) protected Object
BasicBreadcrumbBarUI.pushChoices
(BreadcrumbItemChoices<Object> bic) Pushes a choice to the top position of the stack.protected Object
BasicBreadcrumbBarUI.pushChoices
(BreadcrumbItemChoices<Object> bic, boolean toUpdateUI) Pushes a choice to the top position of the stack.