@interface SUMarkupCellConfiguration : SUItemCellConfiguration + (id)copyDefaultContext; + (double)rowHeightForContext:(id)a0 representedObject:(id)a1; - (void)reloadImages; - (void)reloadLayoutInformation; - (void)reloadStrings; @end
@interface SUMarkupCellConfiguration : SUItemCellConfiguration + (id)copyDefaultContext; + (double)rowHeightForContext:(id)a0 representedObject:(id)a1; - (void)reloadImages; - (void)reloadLayoutInformation; - (void)reloadStrings; @end