Custom
de.activegroup.scalajasper.core.HyperlinkTarget.Custom
sealed case class Custom(s: String) extends HyperlinkTarget
Attributes
- See also
-
net.sf.jasperreports.engine.export.JRHyperlinkTargetProducer. If no target producer is found, the engine looks for any hyperlink parameter having the same name as the specified custom target.
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass HyperlinkTargetclass Objecttrait Matchableclass Any
Members list
In this article