Uses of Enum Class
org.w3._1999.xhtml.Scope
Packages that use Scope
-
Uses of Scope in org.w3._1999.xhtml
Fields in org.w3._1999.xhtml declared as ScopeMethods in org.w3._1999.xhtml that return ScopeModifier and TypeMethodDescriptionstatic ScopeGets the enum associated to the value passed as parameter.Td.getScope()Gets the value of the scope property.Th.getScope()Gets the value of the scope property.static ScopeReturns the enum constant of this class with the specified name.static Scope[]Scope.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.w3._1999.xhtml with parameters of type Scope