Uses of Interface
org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec.BUTTON
Packages that use HamletSpec.BUTTON
Package
Description
This package is the replacement for org.apache.hadoop.yarn.webapp.hamlet.
-
Uses of HamletSpec.BUTTON in org.apache.hadoop.yarn.webapp.hamlet2
Classes in org.apache.hadoop.yarn.webapp.hamlet2 that implement HamletSpec.BUTTONMethods in org.apache.hadoop.yarn.webapp.hamlet2 that return HamletSpec.BUTTONModifier and TypeMethodDescriptionHamletSpec.BUTTON.$accesskey(String cdata) accessibility key characterHamletSpec.BUTTON.$disabled()unavailable in this contextname of the valuethe element lost the focusthe element got the focusHamletSpec.BUTTON.$tabindex(int index) position in tabbing orderHamletSpec.BUTTON.$type(HamletSpec.ButtonType type) for use as form buttonsent to server when submittedHamletSpec._FormCtrl.button()Add a BUTTON element.Add a BUTTON element.