Uses of Enum
com.flowingcode.vaadin.addons.githubbuttons.enums.GitHubButtonType
Packages that use GitHubButtonType
Package
Description
-
Uses of GitHubButtonType in com.flowingcode.vaadin.addons.githubbuttons
Methods in com.flowingcode.vaadin.addons.githubbuttons that return GitHubButtonType -
Uses of GitHubButtonType in com.flowingcode.vaadin.addons.githubbuttons.enums
Methods in com.flowingcode.vaadin.addons.githubbuttons.enums that return GitHubButtonTypeModifier and TypeMethodDescriptionstatic GitHubButtonTypeReturns the enum constant of this type with the specified name.static GitHubButtonType[]GitHubButtonType.values()Returns an array containing the constants of this enum type, in the order they are declared.