Uses of Class
org.vaadin.firitin.components.html.VAnchor.AnchorTarget
-
Packages that use VAnchor.AnchorTarget Package Description org.vaadin.firitin.components.html -
-
Uses of VAnchor.AnchorTarget in org.vaadin.firitin.components.html
Methods in org.vaadin.firitin.components.html that return VAnchor.AnchorTarget Modifier and Type Method Description static VAnchor.AnchorTargetVAnchor.AnchorTarget. valueOf(String name)Returns the enum constant of this type with the specified name.static VAnchor.AnchorTarget[]VAnchor.AnchorTarget. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.vaadin.firitin.components.html with parameters of type VAnchor.AnchorTarget Modifier and Type Method Description VAnchorVAnchor. withTarget(VAnchor.AnchorTarget target)
-