B C D F G I L M N S V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- BaseGitHubButton - Class in com.flowingcode.vaadin.addons.githubbuttons
- BaseGitHubButton() - Constructor for class com.flowingcode.vaadin.addons.githubbuttons.BaseGitHubButton
- BaseGitHubButton(String, String) - Constructor for class com.flowingcode.vaadin.addons.githubbuttons.BaseGitHubButton
- ButtonSize - Enum in com.flowingcode.vaadin.addons.githubbuttons.enums
C
- com.flowingcode.vaadin.addons.githubbuttons - package com.flowingcode.vaadin.addons.githubbuttons
- com.flowingcode.vaadin.addons.githubbuttons.enums - package com.flowingcode.vaadin.addons.githubbuttons.enums
D
- DOWNLOAD - com.flowingcode.vaadin.addons.githubbuttons.enums.NtkmeGitHubButtonType
F
- FOLLOW - com.flowingcode.vaadin.addons.githubbuttons.enums.MdoGitHubButtonType
- FOLLOW - com.flowingcode.vaadin.addons.githubbuttons.enums.NtkmeGitHubButtonType
- FORK - com.flowingcode.vaadin.addons.githubbuttons.enums.MdoGitHubButtonType
- FORK - com.flowingcode.vaadin.addons.githubbuttons.enums.NtkmeGitHubButtonType
G
- getRepo() - Method in class com.flowingcode.vaadin.addons.githubbuttons.BaseGitHubButton
- getSize() - Method in class com.flowingcode.vaadin.addons.githubbuttons.SizeableGitHubButton
- getTarget() - Method in class com.flowingcode.vaadin.addons.githubbuttons.BaseGitHubButton
- getType() - Method in class com.flowingcode.vaadin.addons.githubbuttons.GitHubButton
- getType() - Method in class com.flowingcode.vaadin.addons.githubbuttons.MdoGitHubButton
- getType() - Method in class com.flowingcode.vaadin.addons.githubbuttons.NtkmeGitHubButton
- getUser() - Method in class com.flowingcode.vaadin.addons.githubbuttons.BaseGitHubButton
- GitHubButton - Class in com.flowingcode.vaadin.addons.githubbuttons
-
Simple Github Star button.
- GitHubButton() - Constructor for class com.flowingcode.vaadin.addons.githubbuttons.GitHubButton
- GitHubButton(String, String) - Constructor for class com.flowingcode.vaadin.addons.githubbuttons.GitHubButton
- GitHubButtonType - Enum in com.flowingcode.vaadin.addons.githubbuttons.enums
I
- isCount() - Method in class com.flowingcode.vaadin.addons.githubbuttons.BaseGitHubButton
- isStandardIcon() - Method in class com.flowingcode.vaadin.addons.githubbuttons.NtkmeGitHubButton
- ISSUE - com.flowingcode.vaadin.addons.githubbuttons.enums.NtkmeGitHubButtonType
L
- LARGE - com.flowingcode.vaadin.addons.githubbuttons.enums.ButtonSize
M
- MdoGitHubButton - Class in com.flowingcode.vaadin.addons.githubbuttons
- MdoGitHubButton() - Constructor for class com.flowingcode.vaadin.addons.githubbuttons.MdoGitHubButton
- MdoGitHubButton(String, String) - Constructor for class com.flowingcode.vaadin.addons.githubbuttons.MdoGitHubButton
- MdoGitHubButtonType - Enum in com.flowingcode.vaadin.addons.githubbuttons.enums
N
- NONE - com.flowingcode.vaadin.addons.githubbuttons.enums.ButtonSize
- NtkmeGitHubButton - Class in com.flowingcode.vaadin.addons.githubbuttons
- NtkmeGitHubButton() - Constructor for class com.flowingcode.vaadin.addons.githubbuttons.NtkmeGitHubButton
- NtkmeGitHubButton(String, String) - Constructor for class com.flowingcode.vaadin.addons.githubbuttons.NtkmeGitHubButton
- NtkmeGitHubButtonType - Enum in com.flowingcode.vaadin.addons.githubbuttons.enums
S
- setCount(boolean) - Method in class com.flowingcode.vaadin.addons.githubbuttons.BaseGitHubButton
-
Sets whether to show count or not.
- setRepo(String) - Method in class com.flowingcode.vaadin.addons.githubbuttons.BaseGitHubButton
-
Sets the repository name.
- setSize(ButtonSize) - Method in class com.flowingcode.vaadin.addons.githubbuttons.SizeableGitHubButton
-
Sets size of the button.
- setStandardIcon(boolean) - Method in class com.flowingcode.vaadin.addons.githubbuttons.NtkmeGitHubButton
-
Sets whether to use the github logo instead of other icons
- setTarget(String) - Method in class com.flowingcode.vaadin.addons.githubbuttons.BaseGitHubButton
-
Specifies where to open the github link.
- setType() - Method in class com.flowingcode.vaadin.addons.githubbuttons.GitHubButton
- setType(MdoGitHubButtonType) - Method in class com.flowingcode.vaadin.addons.githubbuttons.MdoGitHubButton
-
Sets the button's type.
- setType(NtkmeGitHubButtonType) - Method in class com.flowingcode.vaadin.addons.githubbuttons.NtkmeGitHubButton
-
Sets the button's type.
- setUser(String) - Method in class com.flowingcode.vaadin.addons.githubbuttons.BaseGitHubButton
-
Sets the user or organization name.
- SizeableGitHubButton - Class in com.flowingcode.vaadin.addons.githubbuttons
- SizeableGitHubButton() - Constructor for class com.flowingcode.vaadin.addons.githubbuttons.SizeableGitHubButton
- SizeableGitHubButton(String, String) - Constructor for class com.flowingcode.vaadin.addons.githubbuttons.SizeableGitHubButton
- STAR - com.flowingcode.vaadin.addons.githubbuttons.enums.GitHubButtonType
- STAR - com.flowingcode.vaadin.addons.githubbuttons.enums.MdoGitHubButtonType
- STAR - com.flowingcode.vaadin.addons.githubbuttons.enums.NtkmeGitHubButtonType
V
- valueOf(String) - Static method in enum com.flowingcode.vaadin.addons.githubbuttons.enums.ButtonSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.flowingcode.vaadin.addons.githubbuttons.enums.GitHubButtonType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.flowingcode.vaadin.addons.githubbuttons.enums.MdoGitHubButtonType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.flowingcode.vaadin.addons.githubbuttons.enums.NtkmeGitHubButtonType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.flowingcode.vaadin.addons.githubbuttons.enums.ButtonSize
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.flowingcode.vaadin.addons.githubbuttons.enums.GitHubButtonType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.flowingcode.vaadin.addons.githubbuttons.enums.MdoGitHubButtonType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.flowingcode.vaadin.addons.githubbuttons.enums.NtkmeGitHubButtonType
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WATCH - com.flowingcode.vaadin.addons.githubbuttons.enums.MdoGitHubButtonType
- WATCH - com.flowingcode.vaadin.addons.githubbuttons.enums.NtkmeGitHubButtonType
All Classes All Packages