luxlabs header browser preview


@interface SUTallLinkCellConfiguration : SUMediaItemCellConfiguration

+ (id)copyDefaultContext;
+ (double)rowHeightForContext:(id)a0 representedObject:(id)a1;

- (id)init;
- (id)colorForLabelAtIndex:(unsigned long long)a0 withModifiers:(unsigned long long)a1;
- (id)copyImageDataProvider;
- (id)fontForLabelAtIndex:(unsigned long long)a0;
- (void)reloadImages;
- (void)reloadLayoutInformation;
- (void)reloadStrings;
- (BOOL)showContentRating;

@end