Uses of Enum Class
org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec.Media
Packages that use HamletSpec.Media
Package
Description
This package is the replacement for org.apache.hadoop.yarn.webapp.hamlet.
-
Uses of HamletSpec.Media in org.apache.hadoop.yarn.webapp.hamlet2
Methods in org.apache.hadoop.yarn.webapp.hamlet2 that return HamletSpec.MediaModifier and TypeMethodDescriptionstatic HamletSpec.MediaReturns the enum constant of this class with the specified name.static HamletSpec.Media[]HamletSpec.Media.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in org.apache.hadoop.yarn.webapp.hamlet2 with type arguments of type HamletSpec.MediaModifier and TypeMethodDescriptionHamlet.LINK.$media(EnumSet<HamletSpec.Media> value) Hamlet.STYLE.$media(EnumSet<HamletSpec.Media> value) HamletSpec.LINK.$media(EnumSet<HamletSpec.Media> mediaTypes) for rendering on these mediaHamletSpec.STYLE.$media(EnumSet<HamletSpec.Media> media) designed for use with these mediaprotected voidHamletImpl.EImp.addMediaAttr(String name, EnumSet<HamletSpec.Media> media)