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 voidBasicBreadcrumbBarUI.configurePopupAction(Command command, BreadcrumbItemChoices<Object> bic) private ObjectBasicBreadcrumbBarUI.pushChoices(BreadcrumbItemChoices<Object> bic) Pushes a choice to the top position of the stack.private ObjectBasicBreadcrumbBarUI.pushChoices(BreadcrumbItemChoices<Object> bic, boolean toUpdateUI) Pushes a choice to the top position of the stack.