trait Styles extends Object with IStyleSetTag
- Annotations
- @JSType()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Styles
- IStyleSetTag
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- val accessibleLabel: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val cellIsActionable: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val cellIsCheck: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val cellIsEmpty: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val cellIsGroupExpander: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val cellIsResizing: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val cellSizer: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val cellSizerEnd: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val cellSizerStart: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val cellWrapperPadded: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val check: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val checkTooltip: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val collapseButton: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val dropHintCaretStyle: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val dropHintCircleStyle: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val dropHintLineStyle: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val dropHintStyle: UndefOr[IStyle]
- Annotations
- @JSOptional()
- def hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
- def isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
- def propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
- val root: UndefOr[IStyle]
- Annotations
- @JSOptional()
- val sizingOverlay: UndefOr[IStyle]
- Annotations
- @JSOptional()
- def toLocaleString(): String
- Definition Classes
- Object
- def valueOf(): Any
- Definition Classes
- Object