org.hyperscala.ui

module

package module

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. module
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class Compliance extends AnyRef

  2. case class DynamicURLInstance[S <: Session](webpage: Webpage[S]) extends Listenable with Product with Serializable

  3. class GoogleAnalytics extends Module

  4. class HeadScriptTag[S <: Session] extends AnyRef

  5. class Monitor[T] extends AnyRef

  6. case class Scale(value: Double) extends Transform with Product with Serializable

  7. sealed trait Transform extends AnyRef

Value Members

  1. object DynamicURL extends Module

  2. object ExternalStyle extends Module

  3. object HeadScript extends Module

  4. object Monitor extends Module

    Monitor allows arbitrary JavaScript to be monitored for a changing result at a specific interval and to send that data back to the server when it changes.

  5. object PageTimer extends Module with Logging

  6. object Transform extends ValuePersistence[Transform]

  7. object jQueryEvents extends Module with Logging

  8. implicit def tag2Compliance(t: HTMLTag): Compliance

Inherited from AnyRef

Inherited from Any

Ungrouped