Package | Description |
---|---|
io.keikai.ui |
Defines UI Component class of Keikai Spreadsheet
|
Modifier and Type | Method and Description |
---|---|
static ToolbarButton.Builder |
ToolbarButton.Builder.create(String key)
Creates the builder with the given key.
|
ToolbarButton.Builder |
ToolbarButton.Builder.withIconURI(String iconURI)
Sets the icon URI to the button.
|
ToolbarButton.Builder |
ToolbarButton.Builder.withLabel(String label)
Sets the label to the button.
|
ToolbarButton.Builder |
ToolbarButton.Builder.withTemplateURI(String templateURI)
Sets the template URI to the button.
|
ToolbarButton.Builder |
ToolbarButton.Builder.withTooltip(String tooltip)
Sets the tooltip to the button.
|
Copyright © 2020. All rights reserved.