PXUITableViewCell Class Reference
Inherits from | UITableViewCell |
Declared in | PXUITableViewCell.h |
Overview
UITableViewCell supports the following element name:
- table-view-cell
UITableViewCell supports the following pseudo-class states:
- normal (default)
- selected
- multiple
UITableViewCell adds support for the following children:
- content-view
- text-label
- detail-text-label
content-view supports the following properties:
text-label supports the following properties:
- PXTransformStyler
- PXLayoutStyler
- PXOpacityStyler
- PXShapeStyler
- PXFillStyler
- PXBorderStyler
- PXFontStyler
- PXPaintStyler
- PXTextContentStyler
- text-align: left | center | right
- text-transform: lowercase | uppercase | capitalize
- text-overflow: clip | ellipsis | ellipsis-head | ellipsis-middle | ellipsis-tail | character-wrap | word-wrap
- PXAnimationStyler
text-label supports the following children:
- attributed-text
detail-text-label supports the following properties:
- PXTransformStyler
- PXLayoutStyler
- PXOpacityStyler
- PXShapeStyler
- PXFillStyler
- PXBorderStyler
- PXFontStyler
- PXPaintStyler
- PXTextContentStyler
- text-align: left | center | right
- text-transform: lowercase | uppercase | capitalize
- text-overflow: clip | ellipsis | ellipsis-head | ellipsis-middle | ellipsis-tail | character-wrap | word-wrap
- PXAnimationStyler
detail-text-label supports the following children:
- attributed-text
UITableViewCell supports the following properties:
The attributed-text child supports the following properties: