luxlabs header browser preview


@interface HUEnergyDashboardItemModuleController : HUItemModuleController {
    void /* unknown type, empty encoding */ layoutManager;
    void /* unknown type, empty encoding */ delegate;
}

- (void).cxx_destruct;
- (id)initWithModule:(id)a0;
- (void)configureCell:(id)a0 forItem:(id)a1;
- (Class)collectionCellClassForItem:(id)a0;
- (id)collectionLayoutSectionForSectionWithIdentifier:(id)a0 layoutEnvironment:(id)a1;

@end