Packages

trait StyleProps extends Object

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

Value Members

  1. val anySelected: UndefOr[Boolean]
    Annotations
    @JSOptional()
  2. val canSelect: UndefOr[Boolean]
    Annotations
    @JSOptional()
  3. val cellStyleProps: UndefOr[CellStyleProps]
    Annotations
    @JSOptional()
  4. val checkboxCellClassName: UndefOr[String]
    Annotations
    @JSOptional()
  5. val className: UndefOr[String]
    Annotations
    @JSOptional()
  6. val compact: UndefOr[Boolean]
    Annotations
    @JSOptional()
  7. val droppingClassName: UndefOr[String]
    Annotations
    @JSOptional()
  8. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  9. val isCheckVisible: UndefOr[Boolean]
    Annotations
    @JSOptional()
  10. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  11. val isRowHeader: UndefOr[Boolean]
    Annotations
    @JSOptional()
  12. val isSelected: UndefOr[Boolean]
    Annotations
    @JSOptional()
  13. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  14. def toLocaleString(): String
    Definition Classes
    Object
  15. def valueOf(): Any
    Definition Classes
    Object