Packages

trait Styles extends Object with IStyleSetTag

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

Value Members

  1. val accessibleLabel: UndefOr[IStyle]
    Annotations
    @JSOptional()
  2. val cellIsActionable: UndefOr[IStyle]
    Annotations
    @JSOptional()
  3. val cellIsCheck: UndefOr[IStyle]
    Annotations
    @JSOptional()
  4. val cellIsEmpty: UndefOr[IStyle]
    Annotations
    @JSOptional()
  5. val cellIsGroupExpander: UndefOr[IStyle]
    Annotations
    @JSOptional()
  6. val cellIsResizing: UndefOr[IStyle]
    Annotations
    @JSOptional()
  7. val cellSizer: UndefOr[IStyle]
    Annotations
    @JSOptional()
  8. val cellSizerEnd: UndefOr[IStyle]
    Annotations
    @JSOptional()
  9. val cellSizerStart: UndefOr[IStyle]
    Annotations
    @JSOptional()
  10. val cellWrapperPadded: UndefOr[IStyle]
    Annotations
    @JSOptional()
  11. val check: UndefOr[IStyle]
    Annotations
    @JSOptional()
  12. val checkTooltip: UndefOr[IStyle]
    Annotations
    @JSOptional()
  13. val collapseButton: UndefOr[IStyle]
    Annotations
    @JSOptional()
  14. val dropHintCaretStyle: UndefOr[IStyle]
    Annotations
    @JSOptional()
  15. val dropHintCircleStyle: UndefOr[IStyle]
    Annotations
    @JSOptional()
  16. val dropHintLineStyle: UndefOr[IStyle]
    Annotations
    @JSOptional()
  17. val dropHintStyle: UndefOr[IStyle]
    Annotations
    @JSOptional()
  18. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  19. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  20. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  21. val root: UndefOr[IStyle]
    Annotations
    @JSOptional()
  22. val sizingOverlay: UndefOr[IStyle]
    Annotations
    @JSOptional()
  23. def toLocaleString(): String
    Definition Classes
    Object
  24. def valueOf(): Any
    Definition Classes
    Object