Package | Description |
---|---|
org.gwtbootstrap3.extras.summernote.client.ui.base |
Modifier and Type | Method and Description |
---|---|
static ToolbarButton |
ToolbarButton.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ToolbarButton[] |
ToolbarButton.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Toolbar |
Toolbar.addGroup(ToolbarButton... buttons)
Add a new toolbar group with the specified buttons.
|
Copyright © 2017. All rights reserved.