Uses of Class
com.storedobject.vaadin.Icon
Packages that use Icon
-
Uses of Icon in com.storedobject.vaadin
Subclasses of Icon in com.storedobject.vaadinModifier and TypeClassDescriptionclass
Icons with badge style.class
A button that shows only an icon.Methods in com.storedobject.vaadin with parameters of type IconModifier and TypeMethodDescriptionvoid
Set icon.void
Set an icon on the left side of the text.Method parameters in com.storedobject.vaadin with type arguments of type IconModifier and TypeMethodDescriptioncom.vaadin.flow.shared.Registration
Icon.addClickListener
(com.vaadin.flow.component.ComponentEventListener<com.vaadin.flow.component.ClickEvent<Icon>> listener) Constructors in com.storedobject.vaadin with parameters of type Icon