ClientSideOp

slick.ast.ClientSideOp
See theClientSideOp companion object

An operation which is expected to be run on the client side.

Attributes

Companion:
object
Source:
ClientSideOp.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type

Members list

Concise view

Value members

Abstract methods

def nodeMapServerSide(keepType: Boolean, r: Node => Node): Self

Attributes

Source:
ClientSideOp.scala