JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum
com.codename1.rad.annotations.TagType
Uses of
TagType
in
com.codename1.rad.annotations
Methods in
com.codename1.rad.annotations
that return
TagType
Modifier and Type
Method
Description
static
TagType
TagType.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
TagType
[]
TagType.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.