luxlabs header browser preview


@interface SUThreeLineTrackCellConfiguration : SUMediaItemCellConfiguration

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

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

@end