de.activegroup.scalajasper.core.HyperlinkTarget
See theHyperlinkTarget companion class
object HyperlinkTarget
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
HyperlinkTarget.type
Members list
Type members
Classlikes
case object Blank extends HyperlinkTarget
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass HyperlinkTargetclass Objecttrait Matchableclass AnyShow all
- Self type
-
Blank.type
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.
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass HyperlinkTargetclass Objecttrait Matchableclass AnyShow all
case object Parent extends HyperlinkTarget
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass HyperlinkTargetclass Objecttrait Matchableclass AnyShow all
- Self type
-
Parent.type
case object Self extends HyperlinkTarget
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass HyperlinkTargetclass Objecttrait Matchableclass AnyShow all
- Self type
-
Self.type
case object Top extends HyperlinkTarget
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass HyperlinkTargetclass Objecttrait Matchableclass AnyShow all
- Self type
-
Top.type
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article