Packages

trait InformationEvent extends Object with StObject

Annotations
@JSType() @native()
Linear Supertypes
StObject, Object, Any, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. InformationEvent
  2. StObject
  3. Object
  4. Any
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  2. val headers: IncomingHttpHeaders
  3. val httpVersion: String
  4. val httpVersionMajor: Double
  5. val httpVersionMinor: Double
  6. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  7. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  8. val rawHeaders: Array[String]
  9. val statusCode: Double
  10. val statusMessage: String
  11. def toLocaleString(): String
    Definition Classes
    Object
  12. def valueOf(): Any
    Definition Classes
    Object