JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
com.storedobject.vaadin.ImageButton
Packages that use
ImageButton
Package
Description
com.storedobject.vaadin
Uses of
ImageButton
in
com.storedobject.vaadin
Methods in
com.storedobject.vaadin
that return
ImageButton
Modifier and Type
Method
Description
ImageButton
ImageButton.
asSmall
()
Set size to small.
ImageButton
ImageButton.
withBox
()
Draw a box around ans set the overall size to 25x25 pixels.
ImageButton
ImageButton.
withBox
(int sizeInPixels)
Draw a box around after sizing it.
ImageButton
ImageButton.
withSize
(int sizeInPixels)
Set size of the image.