Uses of Interface
org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec._TableRow
Packages that use HamletSpec._TableRow
Package
Description
This package is the replacement for org.apache.hadoop.yarn.webapp.hamlet.
-
Uses of HamletSpec._TableRow in org.apache.hadoop.yarn.webapp.hamlet2
Subinterfaces of HamletSpec._TableRow in org.apache.hadoop.yarn.webapp.hamlet2Modifier and TypeInterfaceDescriptionstatic interfacestatic interfaceTBODY should be used after THEAD/TFOOT, iff there're no TABLE.TR elements.static interfacestatic interfacestatic interfaceClasses in org.apache.hadoop.yarn.webapp.hamlet2 that implement HamletSpec._TableRowModifier and TypeClassDescriptionclassHamlet.TABLE<T extends HamletSpec.__>classHamlet.TBODY<T extends HamletSpec.__>classHamlet.TFOOT<T extends HamletSpec.__>classHamlet.THEAD<T extends HamletSpec.__>