Package net.sf.basedb.clients.web.extensions.toolbar
package net.sf.basedb.clients.web.extensions.toolbar
-
ClassDescriptionActions represented as buttons in a toolbar.A simple bean-like implementation of the
ButtonAction
interface.A compact renderer for toolbar button actions, which only only displays the icon.Factory that createCompactButtonRenderer
objects for renderingButtonAction
:s.A simple implementation of a toolbar button action factory that creates the same fixed button for all users not using any context information.A button factory that can hide or disable button items based on the logged in user's permissions.A renderer for toolbar button actions, which displays the action as a toolbar button.Factory that createToolbarButtonRenderer
objects for renderingButtonAction
:s.Utility class for toolbar extension points.