ClientSideOp

slick.ast.ClientSideOp
See theClientSideOp companion object
trait ClientSideOp

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

Value members

Abstract methods

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

Attributes

Source
ClientSideOp.scala