Uses of Enum Class
org.w3._1999.xhtml.TFrame
Packages that use TFrame
-
Uses of TFrame in org.w3._1999.xhtml
Fields in org.w3._1999.xhtml declared as TFrameMethods in org.w3._1999.xhtml that return TFrameModifier and TypeMethodDescriptionstatic TFrameGets the enum associated to the value passed as parameter.Table.getFrame()Gets the value of the frame property.static TFrameReturns the enum constant of this class with the specified name.static TFrame[]TFrame.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 TFrame