Package

org.hyperscala.html

attributes

Permalink

package attributes

Visibility
  1. Public
  2. All

Type Members

  1. sealed abstract class AutoComplete extends EnumEntryAttributeValue

    Permalink

    NOTE: This file has been generated.

    NOTE: This file has been generated. Do not modify directly!

  2. sealed abstract class ButtonType extends EnumEntryAttributeValue

    Permalink

    NOTE: This file has been generated.

    NOTE: This file has been generated. Do not modify directly!

  3. sealed abstract class ContentEditable extends EnumEntryAttributeValue

    Permalink

    NOTE: This file has been generated.

    NOTE: This file has been generated. Do not modify directly!

  4. sealed abstract class Direction extends EnumEntryAttributeValue

    Permalink

    NOTE: This file has been generated.

    NOTE: This file has been generated. Do not modify directly!

  5. sealed abstract class Draggable extends EnumEntryAttributeValue

    Permalink

    NOTE: This file has been generated.

    NOTE: This file has been generated. Do not modify directly!

  6. sealed abstract class DropZone extends EnumEntryAttributeValue

    Permalink

    NOTE: This file has been generated.

    NOTE: This file has been generated. Do not modify directly!

  7. sealed abstract class InputType extends EnumEntryAttributeValue

    Permalink

    NOTE: This file has been generated.

    NOTE: This file has been generated. Do not modify directly!

  8. case class Relationship(value: String) extends AttributeValue with Product with Serializable

    Permalink

    NOTE: This file has been generated.

    NOTE: This file has been generated. Do not modify directly!

  9. case class Target(value: String) extends AttributeValue with ToScala with Product with Serializable

    Permalink

    NOTE: This file has been generated.

    NOTE: This file has been generated. Do not modify directly!

  10. sealed abstract class TextAreaWrap extends EnumEntryAttributeValue

    Permalink

    NOTE: This file has been generated.

    NOTE: This file has been generated. Do not modify directly!

Value Members

  1. object AutoComplete extends Enumerated[AutoComplete] with EnumEntryPersistence[AutoComplete] with Serializable

    Permalink
  2. object ButtonType extends Enumerated[ButtonType] with EnumEntryPersistence[ButtonType] with Serializable

    Permalink
  3. object ContentEditable extends Enumerated[ContentEditable] with EnumEntryPersistence[ContentEditable] with Serializable

    Permalink
  4. object Direction extends Enumerated[Direction] with EnumEntryPersistence[Direction] with Serializable

    Permalink
  5. object Draggable extends Enumerated[Draggable] with EnumEntryPersistence[Draggable] with Serializable

    Permalink
  6. object DropZone extends Enumerated[DropZone] with EnumEntryPersistence[DropZone] with Serializable

    Permalink
  7. object InputType extends Enumerated[InputType] with EnumEntryPersistence[InputType] with Serializable

    Permalink
  8. object Relationship extends CaseClassPersistence[Relationship] with Serializable

    Permalink
  9. object Target extends CaseClassPersistence[Target] with Serializable

    Permalink
  10. object TextAreaWrap extends Enumerated[TextAreaWrap] with EnumEntryPersistence[TextAreaWrap] with Serializable

    Permalink

Ungrouped