org.hyperscala.ui.widgets

Select2

Related Docs: object Select2 | package widgets

class Select2 extends jQueryComponent

Linear Supertypes
jQueryComponent, WrappedComponent[HTMLTag], AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Select2
  2. jQueryComponent
  3. WrappedComponent
  4. AnyRef
  5. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Select2(wrapped: Select, autoInit: Boolean = true)

Value Members

  1. final def !=(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  4. val adaptContainerCssClass: JavaScriptProperty[JavaScriptContent]

  5. val adaptDropdownCssClass: JavaScriptProperty[JavaScriptContent]

  6. def afterInit(f: ⇒ Unit): Unit

    Definition Classes
    WrappedComponent
  7. val allowClear: JavaScriptProperty[Boolean]

  8. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  9. val autoInit: Boolean

    Definition Classes
    Select2 → WrappedComponent
  10. def call(function: String, arg: Any): Unit

    Definition Classes
    jQueryComponent
  11. def call(function: String): Unit

    Definition Classes
    jQueryComponent
  12. def call(): Unit

    Definition Classes
    jQueryComponent
  13. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  14. val closeOnSelect: JavaScriptProperty[Boolean]

  15. val containerCss: JavaScriptProperty[JavaScriptContent]

  16. val containerCssClass: JavaScriptProperty[String]

  17. val createSearchChoice: JavaScriptProperty[JavaScriptContent]

  18. val createSearchChoicePosition: JavaScriptProperty[JavaScriptContent]

  19. val dropdownAutoWidth: JavaScriptProperty[Boolean]

  20. val dropdownCss: JavaScriptProperty[JavaScriptContent]

  21. val dropdownCssClass: JavaScriptProperty[String]

  22. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  23. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  24. val escapeMarkup: JavaScriptProperty[JavaScriptContent]

  25. def event[T <: BrowserEvent](mapping: MappedEvent[T]): UnitProcessor[T]

    Definition Classes
    jQueryComponent
  26. def event(eventType: String): UnitProcessor[jQueryEvent]

    Definition Classes
    jQueryComponent
  27. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  28. val formatInputTooLong: JavaScriptProperty[JavaScriptContent]

  29. val formatInputTooShort: JavaScriptProperty[JavaScriptContent]

  30. val formatLoadMore: JavaScriptProperty[JavaScriptContent]

  31. val formatNoMatches: JavaScriptProperty[JavaScriptContent]

  32. val formatResult: JavaScriptProperty[JavaScriptContent]

  33. val formatResultCssClass: JavaScriptProperty[JavaScriptContent]

  34. val formatSearching: JavaScriptProperty[JavaScriptContent]

  35. val formatSelection: JavaScriptProperty[JavaScriptContent]

  36. val formatSelectionTooBig: JavaScriptProperty[JavaScriptContent]

  37. def functionName: String

    Definition Classes
    Select2 → jQueryComponent
  38. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  39. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  40. def init(): Unit

    Definition Classes
    WrappedComponent
  41. val initSelection: JavaScriptProperty[JavaScriptContent]

  42. def initializeComponent(values: Map[String, Any]): Unit

    Attributes
    protected
    Definition Classes
    jQueryComponent → WrappedComponent
  43. def initialized: Boolean

    Definition Classes
    WrappedComponent
  44. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  45. implicit def listenable: Listenable

  46. val loadMorePadding: JavaScriptProperty[Int]

  47. val matcher: JavaScriptProperty[JavaScriptContent]

  48. val maximumInputLength: JavaScriptProperty[Int]

  49. val maximumSelectionSize: JavaScriptProperty[Int]

  50. val minimumInputLength: JavaScriptProperty[Int]

  51. val minimumResultsForSearch: JavaScriptProperty[Int]

  52. def modify(key: String, value: Any): Unit

    Attributes
    protected
    Definition Classes
    jQueryComponent → WrappedComponent
  53. val multiple: PropertyAttribute[Boolean]

  54. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  55. val nextSearchTerm: JavaScriptProperty[JavaScriptContent]

  56. final def notify(): Unit

    Definition Classes
    AnyRef
  57. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  58. def on(eventType: String, function: JavaScriptContent): Unit

    Definition Classes
    jQueryComponent
  59. val openOnEnter: JavaScriptProperty[Boolean]

  60. def option(key: String, value: Any): Unit

    Definition Classes
    WrappedComponent
  61. val placeholder: JavaScriptProperty[String]

  62. val placeholderOption: JavaScriptProperty[String]

  63. def property[T](name: String, default: T, includeDefault: Boolean, toJS: (T) ⇒ JavaScriptContent)(implicit manifest: Manifest[T]): JavaScriptProperty[T]

    Attributes
    protected
    Definition Classes
    WrappedComponent
  64. val query: JavaScriptProperty[JavaScriptContent]

  65. def realtimeSelector: Option[Selector]

    Attributes
    protected
    Definition Classes
    jQueryComponent
  66. val selectOnBlur: JavaScriptProperty[Boolean]

  67. def send(statement: Statement[_]): Unit

    Attributes
    protected
    Definition Classes
    jQueryComponent
  68. val separator: JavaScriptProperty[String]

  69. val sortResults: JavaScriptProperty[JavaScriptContent]

  70. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  71. lazy val tagSelector: jQuerySelector

    Definition Classes
    jQueryComponent
  72. val tags: JavaScriptProperty[JavaScriptContent]

  73. def toString(): String

    Definition Classes
    AnyRef → Any
  74. val tokenSeparators: JavaScriptProperty[List[String]]

  75. val tokenizer: JavaScriptProperty[JavaScriptCaller]

  76. val value: Property[String]

  77. val values: Property[List[String]]

  78. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  79. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  80. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  81. def webpage: Webpage

    Attributes
    protected
    Definition Classes
    WrappedComponent
  82. val width: JavaScriptProperty[String]

  83. val wrapped: Select

    Definition Classes
    Select2 → WrappedComponent

Inherited from jQueryComponent

Inherited from WrappedComponent[HTMLTag]

Inherited from AnyRef

Inherited from Any

Ungrouped