Uses of Enum Class
org.teamapps.dto.UiRepeatableAnimation
-
Uses of UiRepeatableAnimation in org.teamapps.dto
Fields in org.teamapps.dto declared as UiRepeatableAnimationModifier and TypeFieldDescriptionprotected UiRepeatableAnimationUiNotificationBarItem.iconAnimationMethods in org.teamapps.dto that return UiRepeatableAnimationModifier and TypeMethodDescriptionUiNotificationBarItem.getIconAnimation()static UiRepeatableAnimationReturns the enum constant of this class with the specified name.static UiRepeatableAnimation[]UiRepeatableAnimation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.dto with parameters of type UiRepeatableAnimationModifier and TypeMethodDescriptionUiNotificationBarItem.setIconAnimation(UiRepeatableAnimation iconAnimation)