Uses of Class
io.keikai.ui.ToolbarButton.Builder
Packages that use ToolbarButton.Builder
-
Uses of ToolbarButton.Builder in io.keikai.ui
Methods in io.keikai.ui that return ToolbarButton.BuilderModifier and TypeMethodDescriptionstatic ToolbarButton.BuilderCreates the builder with the given AuxAction.static ToolbarButton.BuilderCreates the builder with the given key.ToolbarButton.Builder.withIconClass(String iconClass) Sets the icon class to the button.ToolbarButton.Builder.withIconURI(String iconURI) Sets the icon URI to the button.Sets the label to the button.ToolbarButton.Builder.withTemplateURI(String templateURI) Sets the template URI to the button.ToolbarButton.Builder.withTooltip(String tooltip) Sets the tooltip to the button.