Uses of Interface
com.jbstrap.core.event.handlers.dom.AnimationEndEventHandler
Packages that use AnimationEndEventHandler
-
Uses of AnimationEndEventHandler in com.jbstrap.ui
Methods in com.jbstrap.ui with parameters of type AnimationEndEventHandlerModifier and TypeMethodDescriptiondefault T
Animatable.addAnimationEndHandler
(AnimationEndEventHandler handler) Adds an animation end event handler to the component. -
Uses of AnimationEndEventHandler in com.jbstrap.ui.components.button
Methods in com.jbstrap.ui.components.button with parameters of type AnimationEndEventHandlerModifier and TypeMethodDescriptionDropDownButton.addAnimationEndHandler
(AnimationEndEventHandler handler)