Package com.samjakob.spigui.toolbar
package com.samjakob.spigui.toolbar
The Toolbar API.
Used to override the pagination buttons, or to add fixed toolbar items.
This contains the
For usage, see
Used to override the pagination buttons, or to add fixed toolbar items.
This contains the
SGToolbarBuilder interface,
responsible for delegating the building of each toolbar button.
For usage, see
SGMenu.setToolbarBuilder(com.samjakob.spigui.toolbar.SGToolbarBuilder)
or setDefaultToolbarBuilder(com.samjakob.spigui.toolbar.SGToolbarBuilder).-
ClassDescriptionThe default implementation of
SGToolbarBuilder.An interface for a toolbar button builder.Represents pre-defined types for toolbar buttons.