Uses of Enum Class
org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec.ButtonType
Packages that use HamletSpec.ButtonType
Package
Description
This package is the replacement for org.apache.hadoop.yarn.webapp.hamlet.
-
Uses of HamletSpec.ButtonType in org.apache.hadoop.yarn.webapp.hamlet2
Methods in org.apache.hadoop.yarn.webapp.hamlet2 that return HamletSpec.ButtonTypeModifier and TypeMethodDescriptionstatic HamletSpec.ButtonTypeReturns the enum constant of this class with the specified name.static HamletSpec.ButtonType[]HamletSpec.ButtonType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.yarn.webapp.hamlet2 with parameters of type HamletSpec.ButtonTypeModifier and TypeMethodDescriptionHamlet.BUTTON.$type(HamletSpec.ButtonType value) HamletSpec.BUTTON.$type(HamletSpec.ButtonType type) for use as form button