Uses of Interface
com.helger.html.hc.html.textlevel.IHCA
-
Packages that use IHCA Package Description com.helger.html.hc.ext com.helger.html.hc.html.textlevel -
-
Uses of IHCA in com.helger.html.hc.ext
Classes in com.helger.html.hc.ext that implement IHCA Modifier and Type Class Description classHCA_JSclassHCA_MailToMethods in com.helger.html.hc.ext with parameters of type IHCA Modifier and Type Method Description static voidHCA_JS. addOnClickReturnFalse(IHCA<?> aLink, IHasJSCode aJSOnClick)static voidHCA_JS. setOnClickReturnFalse(IHCA<?> aLink, IHasJSCode aJSOnClick) -
Uses of IHCA in com.helger.html.hc.html.textlevel
Classes in com.helger.html.hc.html.textlevel with type parameters of type IHCA Modifier and Type Interface Description interfaceIHCA<IMPLTYPE extends IHCA<IMPLTYPE>>Interface for AsClasses in com.helger.html.hc.html.textlevel that implement IHCA Modifier and Type Class Description classAbstractHCA<IMPLTYPE extends AbstractHCA<IMPLTYPE>>Represents an HTML <a> elementclassHCARepresents an HTML <a> element
-