@interface TKDefaultPage : TKPage - (id)createViewController; - (void)dataLoaded:(id)a0 withError:(id)a1; - (id)initWithDataRequest:(id)a0; - (void)loadChildPage:(id)a0 withError:(id)a1; @end
@interface TKDefaultPage : TKPage - (id)createViewController; - (void)dataLoaded:(id)a0 withError:(id)a1; - (id)initWithDataRequest:(id)a0; - (void)loadChildPage:(id)a0 withError:(id)a1; @end