PrivateComponentClass

slinky.core.facade.PrivateComponentClass
trait PrivateComponentClass extends Object

Attributes

Graph
Supertypes
class Object
trait Any
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def setStateR(newState: Object): Unit
def setStateR(fn: Function2[Object, Object, Object]): Unit
def setStateR(newState: Object, callback: Function0[Unit]): Unit
def setStateR(fn: Function2[Object, Object, Object], callback: Function0[Unit]): Unit

Inherited methods

def hasOwnProperty(v: String): Boolean

Attributes

Inherited from:
Object
def isPrototypeOf(v: Object): Boolean

Attributes

Inherited from:
Object
def propertyIsEnumerable(v: String): Boolean

Attributes

Inherited from:
Object
def toLocaleString(): String

Attributes

Inherited from:
Object
def valueOf(): Any

Attributes

Inherited from:
Object

Concrete fields

val contextR: Dynamic
var propsR: Object
val refsR: Dynamic
var stateR: Object