Uses of Enum Class
org.teamapps.ux.component.linkbutton.LinkTarget
Packages that use LinkTarget
-
Uses of LinkTarget in org.teamapps.ux.component.linkbutton
Methods in org.teamapps.ux.component.linkbutton that return LinkTargetModifier and TypeMethodDescriptionLinkButton.getTarget()static LinkTargetReturns the enum constant of this class with the specified name.static LinkTarget[]LinkTarget.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.ux.component.linkbutton with parameters of type LinkTarget