trait ColumnStyles extends Object with IStyleSetTag
- Annotations
- @JSType()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ColumnStyles
- IStyleSetTag
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- val accessibleLabel: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val borderAfterDropping: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val borderWhileDragging: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val cellName: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val cellTitle: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val cellTooltip: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val filterChevron: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val gripperBarVerticalStyle: UndefOr[IStyle]
- Annotations
- @JSOptional()
- def hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
- val iconClassName: UndefOr[IStyle]
- Annotations
- @JSOptional()
- def isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
- val nearIcon: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val noBorderAfterDropping: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val noBorderWhileDragging: UndefOr[IStyle]
- Annotations
- @JSOptional()
- def propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
- val root: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val sortIcon: UndefOr[IStyle]
- Annotations
- @JSOptional()
- def toLocaleString(): String
- Definition Classes
- Object
- def valueOf(): Any
- Definition Classes
- Object