RemotePage

de.activegroup.scalajasper.core.Hyperlink.RemotePage
sealed case class RemotePage(reference: Expression[String], index: Expression[Int]) extends Hyperlink

point to a page within an external document (url?)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Hyperlink
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product