Uses of Class
com.storedobject.vaadin.ButtonLayout
Packages that use ButtonLayout
Package
Description
-
Uses of ButtonLayout in com.storedobject.ui
Fields in com.storedobject.ui declared as ButtonLayoutModifier and TypeFieldDescriptionprotected final ButtonLayout
ListEditor.buttonPanel
Button panel.protected final ButtonLayout
ObjectBrowser.buttonPanel
protected final ButtonLayout
ObjectForestBrowser.buttonPanel
protected final ButtonLayout
ObjectListEditor.buttonPanel
Button panel.protected final ButtonLayout
ObjectTreeBrowser.buttonPanel
protected ButtonLayout
ProcessView.buttonPanel
protected final ButtonLayout
QueryGrid.buttonPanel
Methods in com.storedobject.ui that return ButtonLayoutModifier and TypeMethodDescriptionprotected ButtonLayout
AbstractObjectField.getContent()
This is where the content of the field display is created.protected ButtonLayout
AbstractObjectField.initComponent()
This is where the display parts of the field is initialized. -
Uses of ButtonLayout in com.storedobject.ui.accounts
Methods in com.storedobject.ui.accounts with parameters of type ButtonLayoutModifier and TypeMethodDescriptionprotected void
StatementView.addExtraButtons
(ButtonLayout buttonLayout) -
Uses of ButtonLayout in com.storedobject.ui.inventory
Fields in com.storedobject.ui.inventory declared as ButtonLayoutMethods in com.storedobject.ui.inventory that return ButtonLayout -
Uses of ButtonLayout in com.storedobject.ui.tools
Fields in com.storedobject.ui.tools declared as ButtonLayout -
Uses of ButtonLayout in com.storedobject.ui.util
Subclasses of ButtonLayout in com.storedobject.ui.util -
Uses of ButtonLayout in com.storedobject.vaadin
Subclasses of ButtonLayout in com.storedobject.vaadinModifier and TypeClassDescriptionclass
A simple layout that can be used as a component of theView
.Fields in com.storedobject.vaadin declared as ButtonLayoutModifier and TypeFieldDescriptionprotected final ButtonLayout
SelectGrid.buttonLayout
The button layout at the top.protected final ButtonLayout
ViewGrid.buttonLayout
The button layout at the top.Methods in com.storedobject.vaadin that return ButtonLayoutModifier and TypeMethodDescriptionApplicationFrame.getToolbox()
Get the "toolbox" to display at the top-right corner of the screen (right most side of the "Nav Bar").protected ButtonLayout
Breadcrumbs.initContent()
protected final ButtonLayout
WindowDecorator.initContent()