Packages

trait Styles extends Object

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

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. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
  6. val description: UndefOr[IStyle]
    Annotations
    @JSOptional()
  7. val descriptionChecked: UndefOr[IStyle]
    Annotations
    @JSOptional()
  8. val descriptionDisabled: UndefOr[IStyle]
    Annotations
    @JSOptional()
  9. val descriptionHovered: UndefOr[IStyle]
    Annotations
    @JSOptional()
  10. val descriptionPressed: UndefOr[IStyle]
    Annotations
    @JSOptional()
  11. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  12. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  13. val flexContainer: UndefOr[IStyle]
    Annotations
    @JSOptional()
  14. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  15. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  16. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  17. val icon: UndefOr[IStyle]
    Annotations
    @JSOptional()
  18. val iconChecked: UndefOr[IStyle]
    Annotations
    @JSOptional()
  19. val iconDisabled: UndefOr[IStyle]
    Annotations
    @JSOptional()
  20. val iconExpanded: UndefOr[IStyle]
    Annotations
    @JSOptional()
  21. val iconExpandedHovered: UndefOr[IStyle]
    Annotations
    @JSOptional()
  22. val iconHovered: UndefOr[IStyle]
    Annotations
    @JSOptional()
  23. val iconPressed: UndefOr[IStyle]
    Annotations
    @JSOptional()
  24. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  25. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  26. val label: UndefOr[IStyle]
    Annotations
    @JSOptional()
  27. val labelChecked: UndefOr[IStyle]
    Annotations
    @JSOptional()
  28. val labelDisabled: UndefOr[IStyle]
    Annotations
    @JSOptional()
  29. val labelHovered: UndefOr[IStyle]
    Annotations
    @JSOptional()
  30. val menuIcon: UndefOr[IStyle]
    Annotations
    @JSOptional()
  31. val menuIconChecked: UndefOr[IStyle]
    Annotations
    @JSOptional()
  32. val menuIconDisabled: UndefOr[IStyle]
    Annotations
    @JSOptional()
  33. val menuIconExpanded: UndefOr[IStyle]
    Annotations
    @JSOptional()
  34. val menuIconExpandedHovered: UndefOr[IStyle]
    Annotations
    @JSOptional()
  35. val menuIconHovered: UndefOr[IStyle]
    Annotations
    @JSOptional()
  36. val menuIconPressed: UndefOr[IStyle]
    Annotations
    @JSOptional()
  37. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  38. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  39. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  40. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  41. val root: UndefOr[IStyle]
    Annotations
    @JSOptional()
  42. val rootChecked: UndefOr[IStyle]
    Annotations
    @JSOptional()
  43. val rootCheckedDisabled: UndefOr[IStyle]
    Annotations
    @JSOptional()
  44. val rootCheckedHovered: UndefOr[IStyle]
    Annotations
    @JSOptional()
  45. val rootCheckedPressed: UndefOr[IStyle]
    Annotations
    @JSOptional()
  46. val rootDisabled: UndefOr[IStyle]
    Annotations
    @JSOptional()
  47. val rootExpanded: UndefOr[IStyle]
    Annotations
    @JSOptional()
  48. val rootExpandedHovered: UndefOr[IStyle]
    Annotations
    @JSOptional()
  49. val rootFocused: UndefOr[IStyle]
    Annotations
    @JSOptional()
  50. val rootHovered: UndefOr[IStyle]
    Annotations
    @JSOptional()
  51. val rootPressed: UndefOr[IStyle]
    Annotations
    @JSOptional()
  52. val screenReaderText: UndefOr[IStyle]
    Annotations
    @JSOptional()
  53. val secondaryText: UndefOr[IStyle]
    Annotations
    @JSOptional()
  54. val splitButtonContainer: UndefOr[IStyle]
    Annotations
    @JSOptional()
  55. val splitButtonContainerChecked: UndefOr[IStyle]
    Annotations
    @JSOptional()
  56. val splitButtonContainerCheckedHovered: UndefOr[IStyle]
    Annotations
    @JSOptional()
  57. val splitButtonContainerDisabled: UndefOr[IStyle]
    Annotations
    @JSOptional()
  58. val splitButtonContainerFocused: UndefOr[IStyle]
    Annotations
    @JSOptional()
  59. val splitButtonContainerHovered: UndefOr[IStyle]
    Annotations
    @JSOptional()
  60. val splitButtonDivider: UndefOr[IStyle]
    Annotations
    @JSOptional()
  61. val splitButtonFlexContainer: UndefOr[IStyle]
    Annotations
    @JSOptional()
  62. val splitButtonMenuButton: UndefOr[IStyle]
    Annotations
    @JSOptional()
  63. val splitButtonMenuButtonChecked: UndefOr[IStyle]
    Annotations
    @JSOptional()
  64. val splitButtonMenuButtonDisabled: UndefOr[IStyle]
    Annotations
    @JSOptional()
  65. val splitButtonMenuButtonExpanded: UndefOr[IStyle]
    Annotations
    @JSOptional()
  66. val splitButtonMenuIcon: UndefOr[IStyle]
    Annotations
    @JSOptional()
  67. val splitButtonMenuIconDisabled: UndefOr[IStyle]
    Annotations
    @JSOptional()
  68. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  69. val textContainer: UndefOr[IStyle]
    Annotations
    @JSOptional()
  70. def toLocaleString(): String
    Definition Classes
    Object
  71. def toString(): String
    Definition Classes
    AnyRef → Any
  72. def valueOf(): Any
    Definition Classes
    Object
  73. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  74. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  75. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from Object

Inherited from Any

Inherited from AnyRef

Inherited from Any

Ungrouped