Uses of Class
org.zkoss.stateless.sul.IVideo.Crossorigin
-
Packages that use IVideo.Crossorigin Package Description org.zkoss.stateless.sul -
-
Uses of IVideo.Crossorigin in org.zkoss.stateless.sul
Methods in org.zkoss.stateless.sul that return IVideo.Crossorigin Modifier and Type Method Description static IVideo.CrossoriginIVideo.Crossorigin. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static IVideo.Crossorigin[]IVideo.Crossorigin. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.zkoss.stateless.sul with parameters of type IVideo.Crossorigin Modifier and Type Method Description default IVideoIVideo. withCrossorigin(IVideo.Crossorigin crossorigin)Returns a copy ofthisimmutable component with the specifiedcrossorigin.
-